GetSubClusterPolicyConfigurationResponsePBImpl@Private
@Unstable
public abstract class GetSubClusterPolicyConfigurationResponse
extends java.lang.Object
FederationPolicyStore to a request to get the information about how a policy
should be configured via a SubClusterPolicyConfiguration.| Constructor | Description |
|---|---|
GetSubClusterPolicyConfigurationResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract SubClusterPolicyConfiguration |
getPolicyConfiguration() |
Get the policy configuration.
|
static GetSubClusterPolicyConfigurationResponse |
newInstance(SubClusterPolicyConfiguration policy) |
|
abstract void |
setPolicyConfiguration(SubClusterPolicyConfiguration policyConfiguration) |
Sets the policyConfiguration configuration.
|
public GetSubClusterPolicyConfigurationResponse()
@Private @Unstable public static GetSubClusterPolicyConfigurationResponse newInstance(SubClusterPolicyConfiguration policy)
@Public @Unstable public abstract SubClusterPolicyConfiguration getPolicyConfiguration()
@Private @Unstable public abstract void setPolicyConfiguration(SubClusterPolicyConfiguration policyConfiguration)
policyConfiguration - the policyConfiguration configuration for the
specified queueCopyright © 2008–2025 Apache Software Foundation. All rights reserved.