CreateTagRequest.Builder |
CreateTagRequest.Builder.body$(CreateTagDetails body) |
Alternative setter for the body parameter.
|
static CreateTagRequest.Builder |
CreateTagRequest.builder() |
Return a new builder for this request object.
|
CreateTagRequest.Builder |
CreateTagRequest.Builder.copy(CreateTagRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateTagRequest.Builder |
CreateTagRequest.Builder.createTagDetails(CreateTagDetails createTagDetails) |
Request object for creating a new tag in the specified tag namespace.
|
CreateTagRequest.Builder |
CreateTagRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateTagRequest.Builder |
CreateTagRequest.Builder.isLockOverride(Boolean isLockOverride) |
Whether to override locks (if any exist).
|
CreateTagRequest.Builder |
CreateTagRequest.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.
|
CreateTagRequest.Builder |
CreateTagRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateTagRequest.Builder |
CreateTagRequest.Builder.tagNamespaceId(String tagNamespaceId) |
The OCID of the tag namespace.
|
CreateTagRequest.Builder |
CreateTagRequest.toBuilder() |
|