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