Uses of Class
software.amazon.awssdk.services.apigatewaymanagementapi.endpoints.ApiGatewayManagementApiEndpointParams
-
-
Uses of ApiGatewayManagementApiEndpointParams in software.amazon.awssdk.services.apigatewaymanagementapi.endpoints
Methods in software.amazon.awssdk.services.apigatewaymanagementapi.endpoints that return ApiGatewayManagementApiEndpointParams Modifier and Type Method Description ApiGatewayManagementApiEndpointParamsApiGatewayManagementApiEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.apigatewaymanagementapi.endpoints with parameters of type ApiGatewayManagementApiEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ApiGatewayManagementApiEndpointProvider. resolveEndpoint(ApiGatewayManagementApiEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ApiGatewayManagementApiEndpointParams in software.amazon.awssdk.services.apigatewaymanagementapi.endpoints.internal
Methods in software.amazon.awssdk.services.apigatewaymanagementapi.endpoints.internal that return ApiGatewayManagementApiEndpointParams Modifier and Type Method Description static ApiGatewayManagementApiEndpointParamsApiGatewayManagementApiResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.apigatewaymanagementapi.endpoints.internal with parameters of type ApiGatewayManagementApiEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultApiGatewayManagementApiEndpointProvider. resolveEndpoint(ApiGatewayManagementApiEndpointParams params)
-