Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetTagNamespaceRequest,GetTagNamespaceResponse> |
IdentityWaiters.forTagNamespace(GetTagNamespaceRequest request,
TagNamespace.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetTagNamespaceRequest,GetTagNamespaceResponse> |
IdentityWaiters.forTagNamespace(GetTagNamespaceRequest request,
TagNamespace.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetTagNamespaceRequest,GetTagNamespaceResponse> |
IdentityWaiters.forTagNamespace(GetTagNamespaceRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
TagNamespace.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetTagNamespaceResponse> |
IdentityAsyncClient.getTagNamespace(GetTagNamespaceRequest request,
AsyncHandler<GetTagNamespaceRequest,GetTagNamespaceResponse> handler) |
Future<GetTagNamespaceResponse> |
IdentityAsync.getTagNamespace(GetTagNamespaceRequest request,
AsyncHandler<GetTagNamespaceRequest,GetTagNamespaceResponse> handler)
Gets the specified tag namespace’s information.
|
Modifier and Type | Method and Description |
---|---|
GetTagNamespaceRequest |
GetTagNamespaceRequest.Builder.build()
Build the instance of GetTagNamespaceRequest as configured by this builder
|
GetTagNamespaceRequest |
GetTagNamespaceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetTagNamespaceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetTagNamespaceRequest.Builder |
GetTagNamespaceRequest.Builder.copy(GetTagNamespaceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.