public static final class GetGovernanceKubernetesClusterResponseBody.Namespaces.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetGovernanceKubernetesClusterResponseBody.Namespaces |
build() |
GetGovernanceKubernetesClusterResponseBody.Namespaces.Builder |
mseNamespace(String mseNamespace)
The name of the MSE namespace that you want to access.
|
GetGovernanceKubernetesClusterResponseBody.Namespaces.Builder |
name(String name)
The name of the namespace in the ACK cluster.
|
public GetGovernanceKubernetesClusterResponseBody.Namespaces.Builder mseNamespace(String mseNamespace)
The name of the MSE namespace that you want to access.
example:default
public GetGovernanceKubernetesClusterResponseBody.Namespaces.Builder name(String name)
The name of the namespace in the ACK cluster.
example:default
public GetGovernanceKubernetesClusterResponseBody.Namespaces build()
Copyright © 2026. All rights reserved.