public static final class DeleteK8sApplicationRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteK8sApplicationRequest.Builder |
appId(String appId)
The ID of the application that you want to delete.
|
DeleteK8sApplicationRequest |
build() |
DeleteK8sApplicationRequest.Builder |
force(Boolean force)
Specifies whether to forcibly delete the application and disable application deletion protection.
|
public DeleteK8sApplicationRequest.Builder appId(String appId)
public DeleteK8sApplicationRequest.Builder force(Boolean force)
public DeleteK8sApplicationRequest build()
Copyright © 2023. All rights reserved.