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