Package | Description |
---|---|
com.oracle.bmc.ospgateway | |
com.oracle.bmc.ospgateway.responses |
Modifier and Type | Method and Description |
---|---|
GetAddressResponse |
AddressServiceClient.getAddress(GetAddressRequest request) |
GetAddressResponse |
AddressService.getAddress(GetAddressRequest request)
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 |
---|---|
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 |
---|---|
GetAddressResponse |
GetAddressResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAddressResponse.Builder |
GetAddressResponse.Builder.copy(GetAddressResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.