Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ListTagNamespacesResponse |
Identity.listTagNamespaces(ListTagNamespacesRequest request)
Lists the tag namespaces in the specified compartment.
|
ListTagNamespacesResponse |
IdentityClient.listTagNamespaces(ListTagNamespacesRequest request) |
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.
|
Iterable<ListTagNamespacesResponse> |
IdentityPaginators.listTagNamespacesResponseIterator(ListTagNamespacesRequest request)
Creates a new iterable which will iterate over the responses received from the
listTagNamespaces operation.
|
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 |
---|---|
ListTagNamespacesResponse |
ListTagNamespacesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTagNamespacesResponse.Builder |
ListTagNamespacesResponse.Builder.copy(ListTagNamespacesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.