Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
GetDeploymentResponse |
Deployment.getDeployment(GetDeploymentRequest request)
Gets a deployment by identifier.
|
GetDeploymentResponse |
DeploymentClient.getDeployment(GetDeploymentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDeploymentResponse> |
DeploymentAsync.getDeployment(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResponse> handler)
Gets a deployment by identifier.
|
Future<GetDeploymentResponse> |
DeploymentAsyncClient.getDeployment(GetDeploymentRequest request,
AsyncHandler<GetDeploymentRequest,GetDeploymentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDeploymentResponse |
GetDeploymentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDeploymentResponse.Builder |
GetDeploymentResponse.Builder.copy(GetDeploymentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.