Interface CustomerProfilesIntegrationSummary.Builder

    • Method Detail

      • domainArn

        CustomerProfilesIntegrationSummary.Builder domainArn​(String domainArn)
        Sets the value of the DomainArn property for this object.
        Parameters:
        domainArn - The new value for the DomainArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • objectTypeNamesWithStrings

        CustomerProfilesIntegrationSummary.Builder objectTypeNamesWithStrings​(Map<String,​String> objectTypeNames)
        Sets the value of the ObjectTypeNames property for this object.
        Parameters:
        objectTypeNames - The new value for the ObjectTypeNames property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • objectTypeNames

        CustomerProfilesIntegrationSummary.Builder objectTypeNames​(Map<EventType,​String> objectTypeNames)
        Sets the value of the ObjectTypeNames property for this object.
        Parameters:
        objectTypeNames - The new value for the ObjectTypeNames property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.