Class SsisFolder

    • Constructor Detail

      • SsisFolder

        public SsisFolder()
    • Method Detail

      • withId

        public SsisFolder withId​(Long id)
        Set the id property: Metadata id.
        Overrides:
        withId in class SsisObjectMetadata
        Parameters:
        id - the id value to set.
        Returns:
        the SsisObjectMetadata object itself.
      • withName

        public SsisFolder withName​(String name)
        Set the name property: Metadata name.
        Overrides:
        withName in class SsisObjectMetadata
        Parameters:
        name - the name value to set.
        Returns:
        the SsisObjectMetadata object itself.
      • withDescription

        public SsisFolder withDescription​(String description)
        Set the description property: Metadata description.
        Overrides:
        withDescription in class SsisObjectMetadata
        Parameters:
        description - the description value to set.
        Returns:
        the SsisObjectMetadata object itself.