public static final class DeleteScenarioRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteScenarioRequest |
build() |
DeleteScenarioRequest.Builder |
regionId(String regionId)
RegionId.
|
DeleteScenarioRequest.Builder |
scenarioId(Long scenarioId)
The ID of the business scenario.
|
DeleteScenarioRequest.Builder |
tid(Long tid)
The ID of the tenant.
|
public DeleteScenarioRequest.Builder regionId(String regionId)
public DeleteScenarioRequest.Builder scenarioId(Long scenarioId)
public DeleteScenarioRequest.Builder tid(Long tid)
> To view the ID of the tenant, move the pointer over the profile picture in the upper-right corner of the Data Management (DMS) console. For more information, see the "View information about the current tenant" section of the [Manage DMS tenants](~~181330~~) topic.
public DeleteScenarioRequest build()
Copyright © 2023. All rights reserved.