public static final class DeleteDiagnosticReportsRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteDiagnosticReportsRequest |
build() |
DeleteDiagnosticReportsRequest.Builder |
regionId(String regionId)
The region ID of the diagnostic report.
|
DeleteDiagnosticReportsRequest.Builder |
reportIds(List<String> reportIds)
The IDs of diagnostic reports.
|
DeleteDiagnosticReportsRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public DeleteDiagnosticReportsRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DeleteDiagnosticReportsRequest.Builder regionId(String regionId)
public DeleteDiagnosticReportsRequest.Builder reportIds(List<String> reportIds)
public DeleteDiagnosticReportsRequest build()
Copyright © 2024. All rights reserved.