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