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