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