Package | Description |
---|---|
com.oracle.bmc.ospgateway | |
com.oracle.bmc.ospgateway.requests |
Modifier and Type | Method and Description |
---|---|
GetAddressResponse |
AddressServiceClient.getAddress(GetAddressRequest request) |
GetAddressResponse |
AddressService.getAddress(GetAddressRequest request)
Get the address by id for the compartment
|
Future<GetAddressResponse> |
AddressServiceAsyncClient.getAddress(GetAddressRequest request,
AsyncHandler<GetAddressRequest,GetAddressResponse> handler) |
Future<GetAddressResponse> |
AddressServiceAsync.getAddress(GetAddressRequest request,
AsyncHandler<GetAddressRequest,GetAddressResponse> handler)
Get the address by id for the compartment
|
Modifier and Type | Method and Description |
---|---|
Future<GetAddressResponse> |
AddressServiceAsyncClient.getAddress(GetAddressRequest request,
AsyncHandler<GetAddressRequest,GetAddressResponse> handler) |
Future<GetAddressResponse> |
AddressServiceAsync.getAddress(GetAddressRequest request,
AsyncHandler<GetAddressRequest,GetAddressResponse> handler)
Get the address by id for the compartment
|
Modifier and Type | Method and Description |
---|---|
GetAddressRequest |
GetAddressRequest.Builder.build()
Build the instance of GetAddressRequest as configured by this builder
|
GetAddressRequest |
GetAddressRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAddressRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAddressRequest.Builder |
GetAddressRequest.Builder.copy(GetAddressRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.