Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetAddressListRequest,GetAddressListResponse> |
WaasWaiters.forAddressList(GetAddressListRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetAddressListRequest,GetAddressListResponse> |
WaasWaiters.forAddressList(GetAddressListRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetAddressListRequest,GetAddressListResponse> |
WaasWaiters.forAddressList(GetAddressListRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetAddressListResponse> |
WaasAsyncClient.getAddressList(GetAddressListRequest request,
AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler) |
Future<GetAddressListResponse> |
WaasAsync.getAddressList(GetAddressListRequest request,
AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler)
Gets the details of an address list.
|
Modifier and Type | Method and Description |
---|---|
GetAddressListRequest |
GetAddressListRequest.Builder.build()
Build the instance of GetAddressListRequest as configured by this builder
|
GetAddressListRequest |
GetAddressListRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAddressListRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAddressListRequest.Builder |
GetAddressListRequest.Builder.copy(GetAddressListRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.