Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetGatewayResponsesRequest.Builder
Packages that use GetGatewayResponsesRequest.Builder
Package
Description
-
Uses of GetGatewayResponsesRequest.Builder in software.amazon.awssdk.services.apigateway
Method parameters in software.amazon.awssdk.services.apigateway with type arguments of type GetGatewayResponsesRequest.BuilderModifier and TypeMethodDescriptionApiGatewayAsyncClient.getGatewayResponses(Consumer<GetGatewayResponsesRequest.Builder> getGatewayResponsesRequest) Gets the GatewayResponses collection on the given RestApi.default GetGatewayResponsesResponseApiGatewayClient.getGatewayResponses(Consumer<GetGatewayResponsesRequest.Builder> getGatewayResponsesRequest) Gets the GatewayResponses collection on the given RestApi. -
Uses of GetGatewayResponsesRequest.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetGatewayResponsesRequest.BuilderModifier and TypeMethodDescriptionGetGatewayResponsesRequest.builder()The maximum number of returned results per page.GetGatewayResponsesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetGatewayResponsesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The current pagination position in the paged result set.The string identifier of the associated RestApi.GetGatewayResponsesRequest.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetGatewayResponsesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetGatewayResponsesRequest.Builder>GetGatewayResponsesRequest.serializableBuilderClass()