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