Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
ListCostTrackingTagsResponse |
IdentityClient.listCostTrackingTags(ListCostTrackingTagsRequest request) |
ListCostTrackingTagsResponse |
Identity.listCostTrackingTags(ListCostTrackingTagsRequest request)
Lists all the tags enabled for cost-tracking in the specified tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCostTrackingTagsResponse> |
IdentityAsync.listCostTrackingTags(ListCostTrackingTagsRequest request,
AsyncHandler<ListCostTrackingTagsRequest,ListCostTrackingTagsResponse> handler)
Lists all the tags enabled for cost-tracking in the specified tenancy.
|
Future<ListCostTrackingTagsResponse> |
IdentityAsyncClient.listCostTrackingTags(ListCostTrackingTagsRequest request,
AsyncHandler<ListCostTrackingTagsRequest,ListCostTrackingTagsResponse> handler) |
Iterable<ListCostTrackingTagsResponse> |
IdentityPaginators.listCostTrackingTagsResponseIterator(ListCostTrackingTagsRequest request)
Creates a new iterable which will iterate over the responses received from the
listCostTrackingTags operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCostTrackingTagsResponse> |
IdentityAsync.listCostTrackingTags(ListCostTrackingTagsRequest request,
AsyncHandler<ListCostTrackingTagsRequest,ListCostTrackingTagsResponse> handler)
Lists all the tags enabled for cost-tracking in the specified tenancy.
|
Future<ListCostTrackingTagsResponse> |
IdentityAsyncClient.listCostTrackingTags(ListCostTrackingTagsRequest request,
AsyncHandler<ListCostTrackingTagsRequest,ListCostTrackingTagsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListCostTrackingTagsResponse |
ListCostTrackingTagsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCostTrackingTagsResponse.Builder |
ListCostTrackingTagsResponse.Builder.copy(ListCostTrackingTagsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.