Package | Description |
---|---|
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateTagResponse.Builder |
UpdateTagResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateTagResponse.Builder |
UpdateTagResponse.builder()
Return a new builder for this response object.
|
UpdateTagResponse.Builder |
UpdateTagResponse.Builder.copy(UpdateTagResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateTagResponse.Builder |
UpdateTagResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
UpdateTagResponse.Builder |
UpdateTagResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateTagResponse.Builder |
UpdateTagResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateTagResponse.Builder |
UpdateTagResponse.Builder.tag(Tag tag)
The returned
Tag instance. |
Copyright © 2016–2025. All rights reserved.