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