static DeleteTagRequest.Builder |
DeleteTagRequest.builder() |
Return a new builder for this request object.
|
DeleteTagRequest.Builder |
DeleteTagRequest.Builder.copy(DeleteTagRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteTagRequest.Builder |
DeleteTagRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteTagRequest.Builder |
DeleteTagRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteTagRequest.Builder |
DeleteTagRequest.Builder.isLockOverride(Boolean isLockOverride) |
Whether to override locks (if any exist).
|
DeleteTagRequest.Builder |
DeleteTagRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteTagRequest.Builder |
DeleteTagRequest.Builder.tagName(String tagName) |
The name of the tag.
|
DeleteTagRequest.Builder |
DeleteTagRequest.Builder.tagNamespaceId(String tagNamespaceId) |
The OCID of the tag namespace.
|
DeleteTagRequest.Builder |
DeleteTagRequest.toBuilder() |
|