Uses of Class
software.amazon.awssdk.services.apigateway.model.UpdateDomainNameResponse
Packages that use UpdateDomainNameResponse
-
Uses of UpdateDomainNameResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return UpdateDomainNameResponseModifier and TypeMethodDescriptiondefault UpdateDomainNameResponseApiGatewayClient.updateDomainName(Consumer<UpdateDomainNameRequest.Builder> updateDomainNameRequest) Changes information about the DomainName resource.default UpdateDomainNameResponseApiGatewayClient.updateDomainName(UpdateDomainNameRequest updateDomainNameRequest) Changes information about the DomainName resource.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type UpdateDomainNameResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.updateDomainName(Consumer<UpdateDomainNameRequest.Builder> updateDomainNameRequest) Changes information about the DomainName resource.ApiGatewayAsyncClient.updateDomainName(UpdateDomainNameRequest updateDomainNameRequest) Changes information about the DomainName resource.