public static class GetKeyResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public GetKeyResponse.Builder opcRequestId(String opcRequestId)
public GetKeyResponse.Builder key(Key key)
public GetKeyResponse build()
Copyright © 2016–2019. All rights reserved.