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