Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ListTagDefaultsResponse |
IdentityClient.listTagDefaults(ListTagDefaultsRequest request) |
ListTagDefaultsResponse |
Identity.listTagDefaults(ListTagDefaultsRequest request)
Lists the tag defaults for tag definitions in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTagDefaultsResponse> |
IdentityAsync.listTagDefaults(ListTagDefaultsRequest request,
AsyncHandler<ListTagDefaultsRequest,ListTagDefaultsResponse> handler)
Lists the tag defaults for tag definitions in the specified compartment.
|
Future<ListTagDefaultsResponse> |
IdentityAsyncClient.listTagDefaults(ListTagDefaultsRequest request,
AsyncHandler<ListTagDefaultsRequest,ListTagDefaultsResponse> handler) |
Iterable<ListTagDefaultsResponse> |
IdentityPaginators.listTagDefaultsResponseIterator(ListTagDefaultsRequest request)
Creates a new iterable which will iterate over the responses received from the
listTagDefaults operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListTagDefaultsResponse> |
IdentityAsync.listTagDefaults(ListTagDefaultsRequest request,
AsyncHandler<ListTagDefaultsRequest,ListTagDefaultsResponse> handler)
Lists the tag defaults for tag definitions in the specified compartment.
|
Future<ListTagDefaultsResponse> |
IdentityAsyncClient.listTagDefaults(ListTagDefaultsRequest request,
AsyncHandler<ListTagDefaultsRequest,ListTagDefaultsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListTagDefaultsResponse |
ListTagDefaultsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTagDefaultsResponse.Builder |
ListTagDefaultsResponse.Builder.copy(ListTagDefaultsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.