Uses of Class
software.amazon.awssdk.services.launchwizard.endpoints.LaunchWizardEndpointParams
-
Packages that use LaunchWizardEndpointParams Package Description software.amazon.awssdk.services.launchwizard.endpoints software.amazon.awssdk.services.launchwizard.endpoints.internal -
-
Uses of LaunchWizardEndpointParams in software.amazon.awssdk.services.launchwizard.endpoints
Methods in software.amazon.awssdk.services.launchwizard.endpoints that return LaunchWizardEndpointParams Modifier and Type Method Description LaunchWizardEndpointParamsLaunchWizardEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.launchwizard.endpoints with parameters of type LaunchWizardEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>LaunchWizardEndpointProvider. resolveEndpoint(LaunchWizardEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of LaunchWizardEndpointParams in software.amazon.awssdk.services.launchwizard.endpoints.internal
Methods in software.amazon.awssdk.services.launchwizard.endpoints.internal that return LaunchWizardEndpointParams Modifier and Type Method Description static LaunchWizardEndpointParamsLaunchWizardResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.launchwizard.endpoints.internal with parameters of type LaunchWizardEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultLaunchWizardEndpointProvider. resolveEndpoint(LaunchWizardEndpointParams params)
-