| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetBasePathMappingResponse |
ApiGatewayClient.getBasePathMapping(Consumer<GetBasePathMappingRequest.Builder> getBasePathMappingRequest)
Describe a BasePathMapping resource.
|
default GetBasePathMappingResponse |
ApiGatewayClient.getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest)
Describe a BasePathMapping resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetBasePathMappingResponse> |
ApiGatewayAsyncClient.getBasePathMapping(Consumer<GetBasePathMappingRequest.Builder> getBasePathMappingRequest)
Describe a BasePathMapping resource.
|
default CompletableFuture<GetBasePathMappingResponse> |
ApiGatewayAsyncClient.getBasePathMapping(GetBasePathMappingRequest getBasePathMappingRequest)
Describe a BasePathMapping resource.
|
Copyright © 2023. All rights reserved.