Uses of Interface
software.amazon.awssdk.services.customerprofiles.model.CustomerProfilesRequest.Builder
-
Packages that use CustomerProfilesRequest.Builder Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of CustomerProfilesRequest.Builder in software.amazon.awssdk.services.customerprofiles.model
Classes in software.amazon.awssdk.services.customerprofiles.model that implement CustomerProfilesRequest.Builder Modifier and Type Class Description protected static classCustomerProfilesRequest.BuilderImplMethods in software.amazon.awssdk.services.customerprofiles.model that return CustomerProfilesRequest.Builder Modifier and Type Method Description abstract CustomerProfilesRequest.BuilderCustomerProfilesRequest. toBuilder()Constructors in software.amazon.awssdk.services.customerprofiles.model with parameters of type CustomerProfilesRequest.Builder Constructor Description CustomerProfilesRequest(CustomerProfilesRequest.Builder builder)
-