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