Package | Description |
---|---|
com.oracle.bmc.ospgateway | |
com.oracle.bmc.ospgateway.responses |
Modifier and Type | Method and Description |
---|---|
GetAddressRuleResponse |
AddressRuleService.getAddressRule(GetAddressRuleRequest request)
Get the address rule for the compartment based on the country code
|
GetAddressRuleResponse |
AddressRuleServiceClient.getAddressRule(GetAddressRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAddressRuleResponse> |
AddressRuleServiceAsyncClient.getAddressRule(GetAddressRuleRequest request,
AsyncHandler<GetAddressRuleRequest,GetAddressRuleResponse> handler) |
Future<GetAddressRuleResponse> |
AddressRuleServiceAsync.getAddressRule(GetAddressRuleRequest request,
AsyncHandler<GetAddressRuleRequest,GetAddressRuleResponse> handler)
Get the address rule for the compartment based on the country code
|
Modifier and Type | Method and Description |
---|---|
Future<GetAddressRuleResponse> |
AddressRuleServiceAsyncClient.getAddressRule(GetAddressRuleRequest request,
AsyncHandler<GetAddressRuleRequest,GetAddressRuleResponse> handler) |
Future<GetAddressRuleResponse> |
AddressRuleServiceAsync.getAddressRule(GetAddressRuleRequest request,
AsyncHandler<GetAddressRuleRequest,GetAddressRuleResponse> handler)
Get the address rule for the compartment based on the country code
|
Modifier and Type | Method and Description |
---|---|
GetAddressRuleResponse |
GetAddressRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAddressRuleResponse.Builder |
GetAddressRuleResponse.Builder.copy(GetAddressRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.