| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDomainNameResponse |
ApiGatewayClient.getDomainName(Consumer<GetDomainNameRequest.Builder> getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive URL that can be called.
|
default GetDomainNameResponse |
ApiGatewayClient.getDomainName(GetDomainNameRequest getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive URL that can be called.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDomainNameResponse> |
ApiGatewayAsyncClient.getDomainName(Consumer<GetDomainNameRequest.Builder> getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive URL that can be called.
|
default CompletableFuture<GetDomainNameResponse> |
ApiGatewayAsyncClient.getDomainName(GetDomainNameRequest getDomainNameRequest)
Represents a domain name that is contained in a simpler, more intuitive URL that can be called.
|
Copyright © 2023. All rights reserved.