@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetFirewallRuleGroupRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetFirewallRuleGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetFirewallRuleGroupRequest |
clone() |
boolean |
equals(Object obj) |
String |
getFirewallRuleGroupId()
The unique identifier of the firewall rule group.
|
int |
hashCode() |
void |
setFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group.
|
String |
toString()
Returns a string representation of this object.
|
GetFirewallRuleGroupRequest |
withFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group.
firewallRuleGroupId - The unique identifier of the firewall rule group.public String getFirewallRuleGroupId()
The unique identifier of the firewall rule group.
public GetFirewallRuleGroupRequest withFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group.
firewallRuleGroupId - The unique identifier of the firewall rule group.public String toString()
toString in class ObjectObject.toString()public GetFirewallRuleGroupRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2025. All rights reserved.