Interface DeleteCapacityManagerDataExportResponse.Builder

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

  • Method Details

    • capacityManagerDataExportId

      DeleteCapacityManagerDataExportResponse.Builder capacityManagerDataExportId(String capacityManagerDataExportId)

      The unique identifier of the deleted data export configuration.

      Parameters:
      capacityManagerDataExportId - The unique identifier of the deleted data export configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.