Package | Description |
---|---|
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static ListDeploymentsResponse.Builder |
ListDeploymentsResponse.builder()
Return a new builder for this response object.
|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.copy(ListDeploymentsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.deploymentCollection(DeploymentCollection deploymentCollection)
The returned
DeploymentCollection instance. |
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.headers(Map<String,List<String>> headers) |
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.opcNextPage(String opcNextPage)
For list pagination.
|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.opcPrevPage(String opcPrevPage)
For list pagination.
|
ListDeploymentsResponse.Builder |
ListDeploymentsResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.