ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.Builder.body$(ImportStandardTagsDetails body) |
Alternative setter for the body parameter.
|
static ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.builder() |
Return a new builder for this request object.
|
ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.Builder.copy(ImportStandardTagsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.Builder.importStandardTagsDetails(ImportStandardTagsDetails importStandardTagsDetails) |
The request object for creating or updating standard tag namespace.
|
ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.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.
|
ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ImportStandardTagsRequest.Builder |
ImportStandardTagsRequest.toBuilder() |
|