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