@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetFirewallConfigRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
GetFirewallConfigRequest() |
| Modifier and Type | Method and Description |
|---|---|
GetFirewallConfigRequest |
clone() |
boolean |
equals(Object obj) |
String |
getResourceId()
The ID of the VPC from Amazon VPC that the configuration is for.
|
int |
hashCode() |
void |
setResourceId(String resourceId)
The ID of the VPC from Amazon VPC that the configuration is for.
|
String |
toString()
Returns a string representation of this object.
|
GetFirewallConfigRequest |
withResourceId(String resourceId)
The ID of the VPC from Amazon VPC that the configuration is for.
|
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 setResourceId(String resourceId)
The ID of the VPC from Amazon VPC that the configuration is for.
resourceId - The ID of the VPC from Amazon VPC that the configuration is for.public String getResourceId()
The ID of the VPC from Amazon VPC that the configuration is for.
public GetFirewallConfigRequest withResourceId(String resourceId)
The ID of the VPC from Amazon VPC that the configuration is for.
resourceId - The ID of the VPC from Amazon VPC that the configuration is for.public String toString()
toString in class ObjectObject.toString()public GetFirewallConfigRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2022. All rights reserved.