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