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