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