Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
BulkEditTagsRequest.Builder |
BulkEditTagsRequest.Builder.body$(BulkEditTagsDetails body)
Alternative setter for the body parameter.
|
static BulkEditTagsRequest.Builder |
BulkEditTagsRequest.builder()
Return a new builder for this request object.
|
BulkEditTagsRequest.Builder |
BulkEditTagsRequest.Builder.bulkEditTagsDetails(BulkEditTagsDetails bulkEditTagsDetails)
The request object for bulk editing tags on resources in the compartment.
|
BulkEditTagsRequest.Builder |
BulkEditTagsRequest.Builder.copy(BulkEditTagsRequest o)
Copy method to populate the builder with values from the given instance.
|
BulkEditTagsRequest.Builder |
BulkEditTagsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
BulkEditTagsRequest.Builder |
BulkEditTagsRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
BulkEditTagsRequest.Builder |
BulkEditTagsRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
BulkEditTagsRequest.Builder |
BulkEditTagsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
BulkEditTagsRequest.Builder |
BulkEditTagsRequest.toBuilder()
Return an instance of
BulkEditTagsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2023. All rights reserved.