Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDeploymentsResponse> |
DeploymentAsync.listDeployments(ListDeploymentsRequest request,
AsyncHandler<ListDeploymentsRequest,ListDeploymentsResponse> handler)
Returns a list of deployments.
|
Future<ListDeploymentsResponse> |
DeploymentAsyncClient.listDeployments(ListDeploymentsRequest request,
AsyncHandler<ListDeploymentsRequest,ListDeploymentsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDeploymentsRequest |
ListDeploymentsRequest.Builder.build()
Build the instance of ListDeploymentsRequest as configured by this builder
|
ListDeploymentsRequest |
ListDeploymentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDeploymentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDeploymentsRequest.Builder |
ListDeploymentsRequest.Builder.copy(ListDeploymentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.