Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetDomainNamesResponse.Builder
Packages that use GetDomainNamesResponse.Builder
-
Uses of GetDomainNamesResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetDomainNamesResponse.BuilderModifier and TypeMethodDescriptionGetDomainNamesResponse.builder()GetDomainNamesResponse.Builder.items(Collection<DomainName> items) The current page of elements from this collection.GetDomainNamesResponse.Builder.items(Consumer<DomainName.Builder>... items) The current page of elements from this collection.GetDomainNamesResponse.Builder.items(DomainName... items) The current page of elements from this collection.Sets the value of the Position property for this object.GetDomainNamesResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetDomainNamesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDomainNamesResponse.Builder>GetDomainNamesResponse.serializableBuilderClass()