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