Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListTagNamespacesResponse> |
IdentityAsyncClient.listTagNamespaces(ListTagNamespacesRequest request,
AsyncHandler<ListTagNamespacesRequest,ListTagNamespacesResponse> handler) |
Future<ListTagNamespacesResponse> |
IdentityAsync.listTagNamespaces(ListTagNamespacesRequest request,
AsyncHandler<ListTagNamespacesRequest,ListTagNamespacesResponse> handler)
Lists the tag namespaces in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListTagNamespacesRequest |
ListTagNamespacesRequest.Builder.build()
Build the instance of ListTagNamespacesRequest as configured by this builder
|
ListTagNamespacesRequest |
ListTagNamespacesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListTagNamespacesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListTagNamespacesRequest.Builder |
ListTagNamespacesRequest.Builder.copy(ListTagNamespacesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.