Interface AssetBundleImportJobFolderOverrideParameters.Builder

    • Method Detail

      • folderId

        AssetBundleImportJobFolderOverrideParameters.Builder folderId​(String folderId)

        The ID of the folder that you want to apply overrides to.

        Parameters:
        folderId - The ID of the folder that you want to apply overrides to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • parentFolderArn

        AssetBundleImportJobFolderOverrideParameters.Builder parentFolderArn​(String parentFolderArn)

        A new parent folder arn. This change can only be applied if the import creates a brand new folder. Existing folders cannot be moved.

        Parameters:
        parentFolderArn - A new parent folder arn. This change can only be applied if the import creates a brand new folder. Existing folders cannot be moved.
        Returns:
        Returns a reference to this object so that method calls can be chained together.