public static final class ListClusterRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ListClusterRequest |
build() |
ListClusterRequest.Builder |
logicalRegionId(String logicalRegionId)
The ID of the namespace.
|
ListClusterRequest.Builder |
resourceGroupId(String resourceGroupId)
The ID of the resource group.
|
public ListClusterRequest.Builder logicalRegionId(String logicalRegionId)
* If this parameter is left empty, the clusters in the default namespace are queried. * If this parameter is specified, the clusters in the specified namespace are queried.
public ListClusterRequest.Builder resourceGroupId(String resourceGroupId)
* If this parameter is left empty, the clusters in the default resource group are queried. * If this parameter is specified, the clusters in the specified resource group are queried.
public ListClusterRequest build()
Copyright © 2023. All rights reserved.