Uses of Interface
software.amazon.awssdk.services.customerprofiles.model.CreateProfileResponse.Builder
-
Packages that use CreateProfileResponse.Builder Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of CreateProfileResponse.Builder in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return CreateProfileResponse.Builder Modifier and Type Method Description static CreateProfileResponse.BuilderCreateProfileResponse. builder()CreateProfileResponse.BuilderCreateProfileResponse.Builder. profileId(String profileId)The unique identifier of a customer profile.CreateProfileResponse.BuilderCreateProfileResponse. toBuilder()Methods in software.amazon.awssdk.services.customerprofiles.model that return types with arguments of type CreateProfileResponse.Builder Modifier and Type Method Description static Class<? extends CreateProfileResponse.Builder>CreateProfileResponse. serializableBuilderClass()
-