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