Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
GetApiDeploymentSpecificationResponse |
ApiGateway.getApiDeploymentSpecification(GetApiDeploymentSpecificationRequest request)
Gets an API Deployment specification by identifier.
|
GetApiDeploymentSpecificationResponse |
ApiGatewayClient.getApiDeploymentSpecification(GetApiDeploymentSpecificationRequest request) |
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 |
---|---|
GetApiDeploymentSpecificationRequest |
GetApiDeploymentSpecificationRequest.Builder.build()
Build the instance of GetApiDeploymentSpecificationRequest as configured by this builder
|
GetApiDeploymentSpecificationRequest |
GetApiDeploymentSpecificationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetApiDeploymentSpecificationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetApiDeploymentSpecificationRequest.Builder |
GetApiDeploymentSpecificationRequest.Builder.copy(GetApiDeploymentSpecificationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.