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