@Private
@Stable
public abstract class RefreshServiceAclsRequest
extends java.lang.Object
| Constructor | Description |
|---|---|
RefreshServiceAclsRequest() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract java.lang.String |
getSubClusterId() |
Get the subClusterId.
|
static RefreshServiceAclsRequest |
newInstance() |
|
static RefreshServiceAclsRequest |
newInstance(java.lang.String subClusterId) |
|
abstract void |
setSubClusterId(java.lang.String subClusterId) |
Set the subClusterId.
|
@Public @Stable public static RefreshServiceAclsRequest newInstance()
@Public @Stable public static RefreshServiceAclsRequest newInstance(java.lang.String subClusterId)
public abstract java.lang.String getSubClusterId()
public abstract void setSubClusterId(java.lang.String subClusterId)
subClusterId - subCluster Id.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.