Interface CreateCapacityManagerDataExportResponse.Builder

    • Method Detail

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