Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane | |
com.oracle.bmc.tenantmanagercontrolplane.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetOrganizationRequest,GetOrganizationResponse> |
OrganizationWaiters.forOrganization(GetOrganizationRequest request,
Organization.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetOrganizationRequest,GetOrganizationResponse> |
OrganizationWaiters.forOrganization(GetOrganizationRequest request,
Organization.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetOrganizationRequest,GetOrganizationResponse> |
OrganizationWaiters.forOrganization(GetOrganizationRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Organization.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetOrganizationResponse> |
OrganizationAsync.getOrganization(GetOrganizationRequest request,
AsyncHandler<GetOrganizationRequest,GetOrganizationResponse> handler)
Gets information about the organization.
|
Future<GetOrganizationResponse> |
OrganizationAsyncClient.getOrganization(GetOrganizationRequest request,
AsyncHandler<GetOrganizationRequest,GetOrganizationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetOrganizationRequest |
GetOrganizationRequest.Builder.build()
Build the instance of GetOrganizationRequest as configured by this builder
|
GetOrganizationRequest |
GetOrganizationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetOrganizationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetOrganizationRequest.Builder |
GetOrganizationRequest.Builder.copy(GetOrganizationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.