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