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