Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDomainRequest,GetDomainResponse> |
DomainWaiters.forDomain(GetDomainRequest request,
Domain.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDomainRequest,GetDomainResponse> |
DomainWaiters.forDomain(GetDomainRequest request,
Domain.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDomainRequest,GetDomainResponse> |
DomainWaiters.forDomain(GetDomainRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Domain.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetDomainResponse> |
DomainAsyncClient.getDomain(GetDomainRequest request,
AsyncHandler<GetDomainRequest,GetDomainResponse> handler) |
Future<GetDomainResponse> |
DomainAsync.getDomain(GetDomainRequest request,
AsyncHandler<GetDomainRequest,GetDomainResponse> handler)
Gets information about the domain.
|
Modifier and Type | Method and Description |
---|---|
GetDomainRequest |
GetDomainRequest.Builder.build()
Build the instance of GetDomainRequest as configured by this builder
|
GetDomainRequest |
GetDomainRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDomainRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDomainRequest.Builder |
GetDomainRequest.Builder.copy(GetDomainRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.