Interface ExportAssetToSignedUrlRequestDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ExportAssetToSignedUrlRequestDetails.Builder,ExportAssetToSignedUrlRequestDetails>, SdkBuilder<ExportAssetToSignedUrlRequestDetails.Builder,ExportAssetToSignedUrlRequestDetails>, SdkPojo
Enclosing class:
ExportAssetToSignedUrlRequestDetails

public static interface ExportAssetToSignedUrlRequestDetails.Builder extends SdkPojo, CopyableBuilder<ExportAssetToSignedUrlRequestDetails.Builder,ExportAssetToSignedUrlRequestDetails>
  • Method Details

    • assetId

      The unique identifier for the asset that is exported to a signed URL.

      Parameters:
      assetId - The unique identifier for the asset that is exported to a signed URL.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataSetId

      The unique identifier for the data set associated with this export job.

      Parameters:
      dataSetId - The unique identifier for the data set associated with this export job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revisionId

      The unique identifier for the revision associated with this export request.

      Parameters:
      revisionId - The unique identifier for the revision associated with this export request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.