Uses of Class
software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse
Packages that use GetDomainNamesResponse
Package
Description
-
Uses of GetDomainNamesResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetDomainNamesResponseModifier and TypeMethodDescriptiondefault GetDomainNamesResponseApiGatewayClient.getDomainNames()Represents a collection of DomainName resources.default GetDomainNamesResponseApiGatewayClient.getDomainNames(Consumer<GetDomainNamesRequest.Builder> getDomainNamesRequest) Represents a collection of DomainName resources.default GetDomainNamesResponseApiGatewayClient.getDomainNames(GetDomainNamesRequest getDomainNamesRequest) Represents a collection of DomainName resources.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetDomainNamesResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetDomainNamesResponse>ApiGatewayAsyncClient.getDomainNames()Represents a collection of DomainName resources.default CompletableFuture<GetDomainNamesResponse>ApiGatewayAsyncClient.getDomainNames(Consumer<GetDomainNamesRequest.Builder> getDomainNamesRequest) Represents a collection of DomainName resources.default CompletableFuture<GetDomainNamesResponse>ApiGatewayAsyncClient.getDomainNames(GetDomainNamesRequest getDomainNamesRequest) Represents a collection of DomainName resources. -
Uses of GetDomainNamesResponse in software.amazon.awssdk.services.apigateway.paginators
Methods in software.amazon.awssdk.services.apigateway.paginators that return types with arguments of type GetDomainNamesResponseMethod parameters in software.amazon.awssdk.services.apigateway.paginators with type arguments of type GetDomainNamesResponseModifier and TypeMethodDescriptionvoidGetDomainNamesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetDomainNamesResponse> subscriber)