Interface FileShareInfo.Builder

    • Method Detail

      • fileShareType

        FileShareInfo.Builder fileShareType​(String fileShareType)
        Sets the value of the FileShareType property for this object.
        Parameters:
        fileShareType - The new value for the FileShareType property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        FileShareType, FileShareType
      • fileShareType

        FileShareInfo.Builder fileShareType​(FileShareType fileShareType)
        Sets the value of the FileShareType property for this object.
        Parameters:
        fileShareType - The new value for the FileShareType property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        FileShareType, FileShareType
      • fileShareARN

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

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

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

        FileShareInfo.Builder gatewayARN​(String gatewayARN)
        Sets the value of the GatewayARN property for this object.
        Parameters:
        gatewayARN - The new value for the GatewayARN property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.