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