Uses of Class
software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesRequest
-
Packages that use CustomerProfilesRequest Package Description software.amazon.awssdk.services.customerprofiles.internal software.amazon.awssdk.services.customerprofiles.model -
-
Uses of CustomerProfilesRequest in software.amazon.awssdk.services.customerprofiles.internal
Methods in software.amazon.awssdk.services.customerprofiles.internal with type parameters of type CustomerProfilesRequest Modifier and Type Method Description static <T extends CustomerProfilesRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends CustomerProfilesRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of CustomerProfilesRequest in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return CustomerProfilesRequest Modifier and Type Method Description CustomerProfilesRequestCustomerProfilesRequest.Builder. build()Constructors in software.amazon.awssdk.services.customerprofiles.model with parameters of type CustomerProfilesRequest Constructor Description BuilderImpl(CustomerProfilesRequest request)
-