Class LinkConnectionSourceDatabaseTypeProperties


  • public final class LinkConnectionSourceDatabaseTypeProperties
    extends Object
    The LinkConnectionSourceDatabaseTypeProperties model.
    • Constructor Detail

      • LinkConnectionSourceDatabaseTypeProperties

        public LinkConnectionSourceDatabaseTypeProperties()
    • Method Detail

      • getResourceId

        public String getResourceId()
        Get the resourceId property: Link connection source database server's resource id.
        Returns:
        the resourceId value.
      • setResourceId

        public LinkConnectionSourceDatabaseTypeProperties setResourceId​(String resourceId)
        Set the resourceId property: Link connection source database server's resource id.
        Parameters:
        resourceId - the resourceId value to set.
        Returns:
        the LinkConnectionSourceDatabaseTypeProperties object itself.
      • getPrincipalId

        public String getPrincipalId()
        Get the principalId property: Link connection source database server's principal id.
        Returns:
        the principalId value.
      • setPrincipalId

        public LinkConnectionSourceDatabaseTypeProperties setPrincipalId​(String principalId)
        Set the principalId property: Link connection source database server's principal id.
        Parameters:
        principalId - the principalId value to set.
        Returns:
        the LinkConnectionSourceDatabaseTypeProperties object itself.