Package | Description |
---|---|
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.builder()
Return a new builder for this response object.
|
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.copy(UpdateTsigKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.eTag(String eTag)
The current version of the resource, ending with a representation-specific suffix.
|
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.tsigKey(TsigKey tsigKey)
The returned
TsigKey instance. |
Copyright © 2016–2024. All rights reserved.