Package | Description |
---|---|
com.oracle.bmc.ospgateway | |
com.oracle.bmc.ospgateway.requests |
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) |
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 |
---|---|
GetAddressRuleRequest |
GetAddressRuleRequest.Builder.build()
Build the instance of GetAddressRuleRequest as configured by this builder
|
GetAddressRuleRequest |
GetAddressRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAddressRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAddressRuleRequest.Builder |
GetAddressRuleRequest.Builder.copy(GetAddressRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.