Uses of Interface
software.amazon.awssdk.services.customerprofiles.model.DeleteProfileResponse.Builder
-
Packages that use DeleteProfileResponse.Builder Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of DeleteProfileResponse.Builder in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return DeleteProfileResponse.Builder Modifier and Type Method Description static DeleteProfileResponse.BuilderDeleteProfileResponse. builder()DeleteProfileResponse.BuilderDeleteProfileResponse.Builder. message(String message)A message that indicates the delete request is done.DeleteProfileResponse.BuilderDeleteProfileResponse. toBuilder()Methods in software.amazon.awssdk.services.customerprofiles.model that return types with arguments of type DeleteProfileResponse.Builder Modifier and Type Method Description static Class<? extends DeleteProfileResponse.Builder>DeleteProfileResponse. serializableBuilderClass()
-