Uses of Class
software.amazon.awssdk.services.apigateway.model.GetDomainNameRequest
Packages that use GetDomainNameRequest
Package
Description
-
Uses of GetDomainNameRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetDomainNameRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetDomainNameResponse>ApiGatewayAsyncClient.getDomainName(GetDomainNameRequest getDomainNameRequest) Represents a domain name that is contained in a simpler, more intuitive URL that can be called.default GetDomainNameResponseApiGatewayClient.getDomainName(GetDomainNameRequest getDomainNameRequest) Represents a domain name that is contained in a simpler, more intuitive URL that can be called. -
Uses of GetDomainNameRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetDomainNameRequestModifier and TypeMethodDescriptionGetDomainNameRequestMarshaller.marshall(GetDomainNameRequest getDomainNameRequest)