Class Office365ProjectDataConnector


  • public final class Office365ProjectDataConnector
    extends DataConnectorInner
    Represents Office Microsoft Project data connector.
    • Constructor Detail

      • Office365ProjectDataConnector

        public Office365ProjectDataConnector()
    • Method Detail

      • tenantId

        public String tenantId()
        Get the tenantId property: The tenant id to connect to, and get the data from.
        Returns:
        the tenantId value.
      • withTenantId

        public Office365ProjectDataConnector withTenantId​(String tenantId)
        Set the tenantId property: The tenant id to connect to, and get the data from.
        Parameters:
        tenantId - the tenantId value to set.
        Returns:
        the Office365ProjectDataConnector object itself.