Interface CreateCapacityManagerDataExportResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateCapacityManagerDataExportResponse.Builder,CreateCapacityManagerDataExportResponse>, Ec2Response.Builder, SdkBuilder<CreateCapacityManagerDataExportResponse.Builder,CreateCapacityManagerDataExportResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateCapacityManagerDataExportResponse

  • Method Details

    • capacityManagerDataExportId

      CreateCapacityManagerDataExportResponse.Builder capacityManagerDataExportId(String capacityManagerDataExportId)

      The unique identifier for the created data export configuration. Use this ID to reference the export in other API calls.

      Parameters:
      capacityManagerDataExportId - The unique identifier for the created data export configuration. Use this ID to reference the export in other API calls.
      Returns:
      Returns a reference to this object so that method calls can be chained together.