| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| Modifier and Type | Method and Description |
|---|---|
default GetDomainNamesResponse |
ApiGatewayV2Client.getDomainNames()
Gets the domain names for an AWS account.
|
default GetDomainNamesResponse |
ApiGatewayV2Client.getDomainNames(Consumer<GetDomainNamesRequest.Builder> getDomainNamesRequest)
Gets the domain names for an AWS account.
|
default GetDomainNamesResponse |
ApiGatewayV2Client.getDomainNames(GetDomainNamesRequest getDomainNamesRequest)
Gets the domain names for an AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDomainNamesResponse> |
ApiGatewayV2AsyncClient.getDomainNames()
Gets the domain names for an AWS account.
|
default CompletableFuture<GetDomainNamesResponse> |
ApiGatewayV2AsyncClient.getDomainNames(Consumer<GetDomainNamesRequest.Builder> getDomainNamesRequest)
Gets the domain names for an AWS account.
|
default CompletableFuture<GetDomainNamesResponse> |
ApiGatewayV2AsyncClient.getDomainNames(GetDomainNamesRequest getDomainNamesRequest)
Gets the domain names for an AWS account.
|
Copyright © 2019. All rights reserved.