Uses of Class
software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
-
Packages that use GetBasePathMappingsRequest Package Description software.amazon.awssdk.services.apigateway Amazon API Gateway software.amazon.awssdk.services.apigateway.paginators software.amazon.awssdk.services.apigateway.transform -
-
Uses of GetBasePathMappingsRequest in software.amazon.awssdk.services.apigateway
-
Uses of GetBasePathMappingsRequest in software.amazon.awssdk.services.apigateway.paginators
Constructors in software.amazon.awssdk.services.apigateway.paginators with parameters of type GetBasePathMappingsRequest Constructor Description GetBasePathMappingsIterable(ApiGatewayClient client, GetBasePathMappingsRequest firstRequest)GetBasePathMappingsPublisher(ApiGatewayAsyncClient client, GetBasePathMappingsRequest firstRequest) -
Uses of GetBasePathMappingsRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetBasePathMappingsRequest Modifier and Type Method Description SdkHttpFullRequestGetBasePathMappingsRequestMarshaller. marshall(GetBasePathMappingsRequest getBasePathMappingsRequest)
-