Interface UploadEntityDefinitionsResponse.Builder

    • Method Detail

      • uploadId

        UploadEntityDefinitionsResponse.Builder uploadId​(String uploadId)

        The ID that specifies the upload action. You can use this to track the status of the upload.

        Parameters:
        uploadId - The ID that specifies the upload action. You can use this to track the status of the upload.
        Returns:
        Returns a reference to this object so that method calls can be chained together.