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