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