GetApplicationsHomeSubClusterRequestPBImpl@Private
@Unstable
public abstract class GetApplicationsHomeSubClusterRequest
extends java.lang.Object
| Constructor | Description |
|---|---|
GetApplicationsHomeSubClusterRequest() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract SubClusterId |
getSubClusterId() |
Get the
SubClusterId representing the unique identifier of the
subcluster. |
static GetApplicationsHomeSubClusterRequest |
newInstance() |
|
static GetApplicationsHomeSubClusterRequest |
newInstance(SubClusterId subClusterId) |
|
abstract void |
setSubClusterId(SubClusterId subClusterId) |
Set the
SubClusterId representing the unique identifier of the
subcluster. |
public GetApplicationsHomeSubClusterRequest()
@Private @Unstable public static GetApplicationsHomeSubClusterRequest newInstance()
@Private @Unstable public static GetApplicationsHomeSubClusterRequest newInstance(SubClusterId subClusterId)
@Public @Unstable public abstract SubClusterId getSubClusterId()
SubClusterId representing the unique identifier of the
subcluster.@Public @Unstable public abstract void setSubClusterId(SubClusterId subClusterId)
SubClusterId representing the unique identifier of the
subcluster.subClusterId - the subcluster identifierCopyright © 2008–2025 Apache Software Foundation. All rights reserved.