Uses of Interface
software.amazon.awssdk.services.launchwizard.endpoints.LaunchWizardEndpointProvider
-
Packages that use LaunchWizardEndpointProvider Package Description software.amazon.awssdk.services.launchwizard Launch Wizard offers a guided way of sizing, configuring, and deploying Amazon Web Services resources for third party applications, such as Microsoft SQL Server Always On and HANA based SAP systems, without the need to manually identify and provision individual Amazon Web Services resources.software.amazon.awssdk.services.launchwizard.endpoints software.amazon.awssdk.services.launchwizard.endpoints.internal -
-
Uses of LaunchWizardEndpointProvider in software.amazon.awssdk.services.launchwizard
Methods in software.amazon.awssdk.services.launchwizard with parameters of type LaunchWizardEndpointProvider Modifier and Type Method Description default BLaunchWizardBaseClientBuilder. endpointProvider(LaunchWizardEndpointProvider endpointProvider)Set theLaunchWizardEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of LaunchWizardEndpointProvider in software.amazon.awssdk.services.launchwizard.endpoints
Methods in software.amazon.awssdk.services.launchwizard.endpoints that return LaunchWizardEndpointProvider Modifier and Type Method Description static LaunchWizardEndpointProviderLaunchWizardEndpointProvider. defaultProvider() -
Uses of LaunchWizardEndpointProvider in software.amazon.awssdk.services.launchwizard.endpoints.internal
Classes in software.amazon.awssdk.services.launchwizard.endpoints.internal that implement LaunchWizardEndpointProvider Modifier and Type Class Description classDefaultLaunchWizardEndpointProvider
-