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