@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateResolverConfigRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
UpdateResolverConfigRequest() |
Modifier and Type | Method and Description |
---|---|
UpdateResolverConfigRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAutodefinedReverseFlag()
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups.
|
String |
getResourceId()
Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
|
int |
hashCode() |
void |
setAutodefinedReverseFlag(String autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups.
|
void |
setResourceId(String resourceId)
Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
|
String |
toString()
Returns a string representation of this object.
|
UpdateResolverConfigRequest |
withAutodefinedReverseFlag(AutodefinedReverseFlag autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups.
|
UpdateResolverConfigRequest |
withAutodefinedReverseFlag(String autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups.
|
UpdateResolverConfigRequest |
withResourceId(String resourceId)
Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
|
addHandlerContext, 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, withSdkRequestTimeout
public void setResourceId(String resourceId)
Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
resourceId
- Resource ID of the Amazon VPC that you want to update the Resolver configuration for.public String getResourceId()
Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
public UpdateResolverConfigRequest withResourceId(String resourceId)
Resource ID of the Amazon VPC that you want to update the Resolver configuration for.
resourceId
- Resource ID of the Amazon VPC that you want to update the Resolver configuration for.public void setAutodefinedReverseFlag(String autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
autodefinedReverseFlag
- Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is
enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For
more information, see ClassicLink in the
Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
AutodefinedReverseFlag
public String getAutodefinedReverseFlag()
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
AutodefinedReverseFlag
public UpdateResolverConfigRequest withAutodefinedReverseFlag(String autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
autodefinedReverseFlag
- Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is
enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For
more information, see ClassicLink in the
Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
AutodefinedReverseFlag
public UpdateResolverConfigRequest withAutodefinedReverseFlag(AutodefinedReverseFlag autodefinedReverseFlag)
Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For more information, see ClassicLink in the Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
autodefinedReverseFlag
- Indicates whether or not the Resolver will create autodefined rules for reverse DNS lookups. This is
enabled by default. Disabling this option will also affect EC2-Classic instances using ClassicLink. For
more information, see ClassicLink in the
Amazon EC2 guide.
We are retiring EC2-Classic on August 15, 2022. We recommend that you migrate from EC2-Classic to a VPC. For more information, see Migrate from EC2-Classic to a VPC in the Amazon EC2 guide and the blog EC2-Classic Networking is Retiring – Here’s How to Prepare.
It can take some time for the status change to be completed.
AutodefinedReverseFlag
public String toString()
toString
in class Object
Object.toString()
public UpdateResolverConfigRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()