Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
GetApiDeploymentSpecificationResponse |
ApiGateway.getApiDeploymentSpecification(GetApiDeploymentSpecificationRequest request)
Gets an API Deployment specification by identifier.
|
GetApiDeploymentSpecificationResponse |
ApiGatewayClient.getApiDeploymentSpecification(GetApiDeploymentSpecificationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetApiDeploymentSpecificationResponse> |
ApiGatewayAsync.getApiDeploymentSpecification(GetApiDeploymentSpecificationRequest request,
AsyncHandler<GetApiDeploymentSpecificationRequest,GetApiDeploymentSpecificationResponse> handler)
Gets an API Deployment specification by identifier.
|
Future<GetApiDeploymentSpecificationResponse> |
ApiGatewayAsyncClient.getApiDeploymentSpecification(GetApiDeploymentSpecificationRequest request,
AsyncHandler<GetApiDeploymentSpecificationRequest,GetApiDeploymentSpecificationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetApiDeploymentSpecificationResponse> |
ApiGatewayAsync.getApiDeploymentSpecification(GetApiDeploymentSpecificationRequest request,
AsyncHandler<GetApiDeploymentSpecificationRequest,GetApiDeploymentSpecificationResponse> handler)
Gets an API Deployment specification by identifier.
|
Future<GetApiDeploymentSpecificationResponse> |
ApiGatewayAsyncClient.getApiDeploymentSpecification(GetApiDeploymentSpecificationRequest request,
AsyncHandler<GetApiDeploymentSpecificationRequest,GetApiDeploymentSpecificationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetApiDeploymentSpecificationResponse |
GetApiDeploymentSpecificationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetApiDeploymentSpecificationResponse.Builder |
GetApiDeploymentSpecificationResponse.Builder.copy(GetApiDeploymentSpecificationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.