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