public static final class DeleteInstancesRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteInstancesRequest.Builder |
appId(String appId)
The ID of the application.
|
DeleteInstancesRequest |
build() |
DeleteInstancesRequest.Builder |
instanceIds(String instanceIds)
The ID of the instance to be deleted.
|
public DeleteInstancesRequest.Builder appId(String appId)
The ID of the application.
This parameter is required.
example:017f39b8-dfa4-4e16-a84b-1dcee4b1****
public DeleteInstancesRequest.Builder instanceIds(String instanceIds)
The ID of the instance to be deleted.
This parameter is required.
example:demo-aaed579c-1f8a-431e-8705-97d18e91c7b4******
public DeleteInstancesRequest build()
Copyright © 2026. All rights reserved.