Uses of Class
software.amazon.awssdk.services.ssmquicksetup.endpoints.SsmQuickSetupEndpointParams
-
Packages that use SsmQuickSetupEndpointParams Package Description software.amazon.awssdk.services.ssmquicksetup.endpoints software.amazon.awssdk.services.ssmquicksetup.endpoints.internal -
-
Uses of SsmQuickSetupEndpointParams in software.amazon.awssdk.services.ssmquicksetup.endpoints
Methods in software.amazon.awssdk.services.ssmquicksetup.endpoints that return SsmQuickSetupEndpointParams Modifier and Type Method Description SsmQuickSetupEndpointParamsSsmQuickSetupEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.ssmquicksetup.endpoints with parameters of type SsmQuickSetupEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>SsmQuickSetupEndpointProvider. resolveEndpoint(SsmQuickSetupEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of SsmQuickSetupEndpointParams in software.amazon.awssdk.services.ssmquicksetup.endpoints.internal
Methods in software.amazon.awssdk.services.ssmquicksetup.endpoints.internal that return SsmQuickSetupEndpointParams Modifier and Type Method Description static SsmQuickSetupEndpointParamsSsmQuickSetupResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.ssmquicksetup.endpoints.internal with parameters of type SsmQuickSetupEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultSsmQuickSetupEndpointProvider. resolveEndpoint(SsmQuickSetupEndpointParams endpointParams)
-