| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDomainNamesResponse> |
ApiGatewayV2AsyncClient.getDomainNames(GetDomainNamesRequest 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 |
|---|---|
SdkHttpFullRequest |
GetDomainNamesRequestMarshaller.marshall(GetDomainNamesRequest getDomainNamesRequest) |
Copyright © 2021. All rights reserved.