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