Package | Description |
---|---|
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
static GetDeploymentRequest.Builder |
GetDeploymentRequest.builder()
Return a new builder for this request object.
|
GetDeploymentRequest.Builder |
GetDeploymentRequest.Builder.copy(GetDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDeploymentRequest.Builder |
GetDeploymentRequest.Builder.deploymentId(String deploymentId)
The ocid of the deployment.
|
GetDeploymentRequest.Builder |
GetDeploymentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDeploymentRequest.Builder |
GetDeploymentRequest.Builder.opcRequestId(String opcRequestId)
The client request id for tracing.
|
GetDeploymentRequest.Builder |
GetDeploymentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDeploymentRequest.Builder |
GetDeploymentRequest.toBuilder()
Return an instance of
GetDeploymentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.