Uses of Interface
software.amazon.awssdk.services.apigateway.endpoints.ApiGatewayEndpointParams.Builder
Packages that use ApiGatewayEndpointParams.Builder
-
Uses of ApiGatewayEndpointParams.Builder in software.amazon.awssdk.services.apigateway.endpoints
Methods in software.amazon.awssdk.services.apigateway.endpoints that return ApiGatewayEndpointParams.BuilderModifier and TypeMethodDescriptionApiGatewayEndpointParams.builder()ApiGatewayEndpointParams.toBuilder()ApiGatewayEndpointParams.Builder.useDualStack(Boolean useDualStack) Method parameters in software.amazon.awssdk.services.apigateway.endpoints with type arguments of type ApiGatewayEndpointParams.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<Endpoint>ApiGatewayEndpointProvider.resolveEndpoint(Consumer<ApiGatewayEndpointParams.Builder> endpointParamsConsumer) Compute the endpoint based on the given set of parameters.