Interface GetFileSystemPolicyResponse.Builder

  • Method Details

    • fileSystemId

      GetFileSystemPolicyResponse.Builder fileSystemId(String fileSystemId)

      The ID of the file system.

      Parameters:
      fileSystemId - The ID of the file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The JSON-formatted resource policy for the file system.

      Parameters:
      policy - The JSON-formatted resource policy for the file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.