Interface BulkDeployment.Builder

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

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

    • bulkDeploymentArn

      BulkDeployment.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

      BulkDeployment.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.
    • createdAt

      BulkDeployment.Builder createdAt(String createdAt)
      The time, in ISO format, when the deployment was created.
      Parameters:
      createdAt - The time, in ISO format, when the deployment was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.