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