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