Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
BulkDeleteTagsResponse |
Identity.bulkDeleteTags(BulkDeleteTagsRequest request)
Deletes the specified tag key definitions.
|
BulkDeleteTagsResponse |
IdentityClient.bulkDeleteTags(BulkDeleteTagsRequest request) |
Future<BulkDeleteTagsResponse> |
IdentityAsyncClient.bulkDeleteTags(BulkDeleteTagsRequest request,
AsyncHandler<BulkDeleteTagsRequest,BulkDeleteTagsResponse> handler) |
Future<BulkDeleteTagsResponse> |
IdentityAsync.bulkDeleteTags(BulkDeleteTagsRequest request,
AsyncHandler<BulkDeleteTagsRequest,BulkDeleteTagsResponse> handler)
Deletes the specified tag key definitions.
|
Modifier and Type | Method and Description |
---|---|
Future<BulkDeleteTagsResponse> |
IdentityAsyncClient.bulkDeleteTags(BulkDeleteTagsRequest request,
AsyncHandler<BulkDeleteTagsRequest,BulkDeleteTagsResponse> handler) |
Future<BulkDeleteTagsResponse> |
IdentityAsync.bulkDeleteTags(BulkDeleteTagsRequest request,
AsyncHandler<BulkDeleteTagsRequest,BulkDeleteTagsResponse> handler)
Deletes the specified tag key definitions.
|
Modifier and Type | Method and Description |
---|---|
BulkDeleteTagsRequest |
BulkDeleteTagsRequest.Builder.build()
Build the instance of BulkDeleteTagsRequest as configured by this builder
|
BulkDeleteTagsRequest |
BulkDeleteTagsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of BulkDeleteTagsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
BulkDeleteTagsRequest.Builder |
BulkDeleteTagsRequest.Builder.copy(BulkDeleteTagsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.