public static final class DeleteK8sSecretRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteK8sSecretRequest |
build() |
DeleteK8sSecretRequest.Builder |
clusterId(String clusterId)
The ID of the cluster.
|
DeleteK8sSecretRequest.Builder |
name(String name)
The name of the Secret.
|
DeleteK8sSecretRequest.Builder |
namespace(String namespace)
The namespace of the Kubernetes cluster.
|
public DeleteK8sSecretRequest.Builder clusterId(String clusterId)
public DeleteK8sSecretRequest.Builder name(String name)
public DeleteK8sSecretRequest.Builder namespace(String namespace)
public DeleteK8sSecretRequest build()
Copyright © 2023. All rights reserved.