Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetLinkRequest,GetLinkResponse> |
LinkWaiters.forLink(GetLinkRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetLinkRequest,GetLinkResponse> |
LinkWaiters.forLink(GetLinkRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetLinkRequest,GetLinkResponse> |
LinkWaiters.forLink(GetLinkRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetLinkRequest,GetLinkResponse> |
LinkWaiters.forLink(GetLinkRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetLinkRequest,GetLinkResponse> |
LinkWaiters.forLink(GetLinkRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetLinkRequest,GetLinkResponse> |
LinkWaiters.forLink(GetLinkRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetLinkResponse |
Link.getLink(GetLinkRequest request)
Gets information about the link.
|
GetLinkResponse |
LinkClient.getLink(GetLinkRequest request) |
Future<GetLinkResponse> |
LinkAsync.getLink(GetLinkRequest request,
AsyncHandler<GetLinkRequest,GetLinkResponse> handler)
Gets information about the link.
|
Future<GetLinkResponse> |
LinkAsyncClient.getLink(GetLinkRequest request,
AsyncHandler<GetLinkRequest,GetLinkResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetLinkResponse> |
LinkAsync.getLink(GetLinkRequest request,
AsyncHandler<GetLinkRequest,GetLinkResponse> handler)
Gets information about the link.
|
Future<GetLinkResponse> |
LinkAsyncClient.getLink(GetLinkRequest request,
AsyncHandler<GetLinkRequest,GetLinkResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetLinkRequest |
GetLinkRequest.Builder.build()
Build the instance of GetLinkRequest as configured by this builder
|
GetLinkRequest |
GetLinkRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLinkRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetLinkRequest.Builder |
GetLinkRequest.Builder.copy(GetLinkRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.