Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesResponse.Builder
Packages that use GetGatewayResponsesResponse.Builder
-
Uses of GetGatewayResponsesResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetGatewayResponsesResponse.BuilderModifier and TypeMethodDescriptionGetGatewayResponsesResponse.builder()GetGatewayResponsesResponse.Builder.items(Collection<GatewayResponse> items) Returns the entire collection, because of no pagination support.GetGatewayResponsesResponse.Builder.items(Consumer<GatewayResponse.Builder>... items) Returns the entire collection, because of no pagination support.GetGatewayResponsesResponse.Builder.items(GatewayResponse... items) Returns the entire collection, because of no pagination support.Sets the value of the Position property for this object.GetGatewayResponsesResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetGatewayResponsesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetGatewayResponsesResponse.Builder>GetGatewayResponsesResponse.serializableBuilderClass()