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