Interface StartBulkDeploymentResponse.Builder

    • Method Detail

      • bulkDeploymentArn

        StartBulkDeploymentResponse.Builder bulkDeploymentArn​(String bulkDeploymentArn)
        The ARN of the bulk deployment.
        Parameters:
        bulkDeploymentArn - The ARN of the bulk deployment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • bulkDeploymentId

        StartBulkDeploymentResponse.Builder bulkDeploymentId​(String bulkDeploymentId)
        The ID of the bulk deployment.
        Parameters:
        bulkDeploymentId - The ID of the bulk deployment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.