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