public static class GetTsigKeyResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetTsigKeyResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetTsigKeyResponse |
build() |
GetTsigKeyResponse.Builder |
copy(GetTsigKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
GetTsigKeyResponse.Builder |
eTag(String eTag) |
GetTsigKeyResponse.Builder |
isNotModified(boolean isNotModified) |
GetTsigKeyResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
GetTsigKeyResponse.Builder |
tsigKey(TsigKey tsigKey) |
public GetTsigKeyResponse.Builder copy(GetTsigKeyResponse o)
Copy method to populate the builder with values from the given instance.
public GetTsigKeyResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetTsigKeyResponse.Builder eTag(String eTag)
public GetTsigKeyResponse.Builder opcRequestId(String opcRequestId)
public GetTsigKeyResponse.Builder tsigKey(TsigKey tsigKey)
public GetTsigKeyResponse.Builder isNotModified(boolean isNotModified)
public GetTsigKeyResponse build()
Copyright © 2016–2021. All rights reserved.