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