Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetRestApiRequest.Builder
Packages that use GetRestApiRequest.Builder
Package
Description
-
Uses of GetRestApiRequest.Builder in software.amazon.awssdk.services.apigateway
Method parameters in software.amazon.awssdk.services.apigateway with type arguments of type GetRestApiRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetRestApiResponse>ApiGatewayAsyncClient.getRestApi(Consumer<GetRestApiRequest.Builder> getRestApiRequest) Lists the RestApi resource in the collection.default GetRestApiResponseApiGatewayClient.getRestApi(Consumer<GetRestApiRequest.Builder> getRestApiRequest) Lists the RestApi resource in the collection. -
Uses of GetRestApiRequest.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetRestApiRequest.BuilderModifier and TypeMethodDescriptionstatic GetRestApiRequest.BuilderGetRestApiRequest.builder()GetRestApiRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetRestApiRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The string identifier of the associated RestApi.GetRestApiRequest.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetRestApiRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetRestApiRequest.Builder>GetRestApiRequest.serializableBuilderClass()