@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AssociateVpcCidrBlockRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<AssociateVpcCidrBlockRequest>
NOOP
Constructor and Description |
---|
AssociateVpcCidrBlockRequest() |
Modifier and Type | Method and Description |
---|---|
AssociateVpcCidrBlockRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Boolean |
getAmazonProvidedIpv6CidrBlock()
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC.
|
String |
getCidrBlock()
An IPv4 CIDR block to associate with the VPC.
|
Request<AssociateVpcCidrBlockRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
String |
getIpv4IpamPoolId()
Associate a CIDR allocated from an IPv4 IPAM pool to a VPC.
|
Integer |
getIpv4NetmaskLength()
The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM)
pool.
|
String |
getIpv6CidrBlock()
An IPv6 CIDR block from the IPv6 address pool.
|
String |
getIpv6CidrBlockNetworkBorderGroup()
The name of the location from which we advertise the IPV6 CIDR block.
|
String |
getIpv6IpamPoolId()
Associates a CIDR allocated from an IPv6 IPAM pool to a VPC.
|
Integer |
getIpv6NetmaskLength()
The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM)
pool.
|
String |
getIpv6Pool()
The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
|
String |
getVpcId()
The ID of the VPC.
|
int |
hashCode() |
Boolean |
isAmazonProvidedIpv6CidrBlock()
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC.
|
void |
setAmazonProvidedIpv6CidrBlock(Boolean amazonProvidedIpv6CidrBlock)
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC.
|
void |
setCidrBlock(String cidrBlock)
An IPv4 CIDR block to associate with the VPC.
|
void |
setIpv4IpamPoolId(String ipv4IpamPoolId)
Associate a CIDR allocated from an IPv4 IPAM pool to a VPC.
|
void |
setIpv4NetmaskLength(Integer ipv4NetmaskLength)
The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM)
pool.
|
void |
setIpv6CidrBlock(String ipv6CidrBlock)
An IPv6 CIDR block from the IPv6 address pool.
|
void |
setIpv6CidrBlockNetworkBorderGroup(String ipv6CidrBlockNetworkBorderGroup)
The name of the location from which we advertise the IPV6 CIDR block.
|
void |
setIpv6IpamPoolId(String ipv6IpamPoolId)
Associates a CIDR allocated from an IPv6 IPAM pool to a VPC.
|
void |
setIpv6NetmaskLength(Integer ipv6NetmaskLength)
The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM)
pool.
|
void |
setIpv6Pool(String ipv6Pool)
The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
|
void |
setVpcId(String vpcId)
The ID of the VPC.
|
String |
toString()
Returns a string representation of this object.
|
AssociateVpcCidrBlockRequest |
withAmazonProvidedIpv6CidrBlock(Boolean amazonProvidedIpv6CidrBlock)
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC.
|
AssociateVpcCidrBlockRequest |
withCidrBlock(String cidrBlock)
An IPv4 CIDR block to associate with the VPC.
|
AssociateVpcCidrBlockRequest |
withIpv4IpamPoolId(String ipv4IpamPoolId)
Associate a CIDR allocated from an IPv4 IPAM pool to a VPC.
|
AssociateVpcCidrBlockRequest |
withIpv4NetmaskLength(Integer ipv4NetmaskLength)
The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM)
pool.
|
AssociateVpcCidrBlockRequest |
withIpv6CidrBlock(String ipv6CidrBlock)
An IPv6 CIDR block from the IPv6 address pool.
|
AssociateVpcCidrBlockRequest |
withIpv6CidrBlockNetworkBorderGroup(String ipv6CidrBlockNetworkBorderGroup)
The name of the location from which we advertise the IPV6 CIDR block.
|
AssociateVpcCidrBlockRequest |
withIpv6IpamPoolId(String ipv6IpamPoolId)
Associates a CIDR allocated from an IPv6 IPAM pool to a VPC.
|
AssociateVpcCidrBlockRequest |
withIpv6NetmaskLength(Integer ipv6NetmaskLength)
The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM)
pool.
|
AssociateVpcCidrBlockRequest |
withIpv6Pool(String ipv6Pool)
The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
|
AssociateVpcCidrBlockRequest |
withVpcId(String vpcId)
The ID of the VPC.
|
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 setAmazonProvidedIpv6CidrBlock(Boolean amazonProvidedIpv6CidrBlock)
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses or the size of the CIDR block.
amazonProvidedIpv6CidrBlock
- Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the
range of IPv6 addresses or the size of the CIDR block.public Boolean getAmazonProvidedIpv6CidrBlock()
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses or the size of the CIDR block.
public AssociateVpcCidrBlockRequest withAmazonProvidedIpv6CidrBlock(Boolean amazonProvidedIpv6CidrBlock)
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses or the size of the CIDR block.
amazonProvidedIpv6CidrBlock
- Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the
range of IPv6 addresses or the size of the CIDR block.public Boolean isAmazonProvidedIpv6CidrBlock()
Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses or the size of the CIDR block.
public void setCidrBlock(String cidrBlock)
An IPv4 CIDR block to associate with the VPC.
cidrBlock
- An IPv4 CIDR block to associate with the VPC.public String getCidrBlock()
An IPv4 CIDR block to associate with the VPC.
public AssociateVpcCidrBlockRequest withCidrBlock(String cidrBlock)
An IPv4 CIDR block to associate with the VPC.
cidrBlock
- An IPv4 CIDR block to associate with the VPC.public void setVpcId(String vpcId)
The ID of the VPC.
vpcId
- The ID of the VPC.public String getVpcId()
The ID of the VPC.
public AssociateVpcCidrBlockRequest withVpcId(String vpcId)
The ID of the VPC.
vpcId
- The ID of the VPC.public void setIpv6CidrBlockNetworkBorderGroup(String ipv6CidrBlockNetworkBorderGroup)
The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the CIDR block to this location.
You must set AmazonProvidedIpv6CidrBlock
to true
to use this parameter.
You can have one IPv6 CIDR block association per network border group.
ipv6CidrBlockNetworkBorderGroup
- The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the CIDR
block to this location.
You must set AmazonProvidedIpv6CidrBlock
to true
to use this parameter.
You can have one IPv6 CIDR block association per network border group.
public String getIpv6CidrBlockNetworkBorderGroup()
The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the CIDR block to this location.
You must set AmazonProvidedIpv6CidrBlock
to true
to use this parameter.
You can have one IPv6 CIDR block association per network border group.
You must set AmazonProvidedIpv6CidrBlock
to true
to use this parameter.
You can have one IPv6 CIDR block association per network border group.
public AssociateVpcCidrBlockRequest withIpv6CidrBlockNetworkBorderGroup(String ipv6CidrBlockNetworkBorderGroup)
The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the CIDR block to this location.
You must set AmazonProvidedIpv6CidrBlock
to true
to use this parameter.
You can have one IPv6 CIDR block association per network border group.
ipv6CidrBlockNetworkBorderGroup
- The name of the location from which we advertise the IPV6 CIDR block. Use this parameter to limit the CIDR
block to this location.
You must set AmazonProvidedIpv6CidrBlock
to true
to use this parameter.
You can have one IPv6 CIDR block association per network border group.
public void setIpv6Pool(String ipv6Pool)
The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
ipv6Pool
- The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.public String getIpv6Pool()
The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
public AssociateVpcCidrBlockRequest withIpv6Pool(String ipv6Pool)
The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.
ipv6Pool
- The ID of an IPv6 address pool from which to allocate the IPv6 CIDR block.public void setIpv6CidrBlock(String ipv6CidrBlock)
An IPv6 CIDR block from the IPv6 address pool. You must also specify Ipv6Pool
in the request.
To let Amazon choose the IPv6 CIDR block for you, omit this parameter.
ipv6CidrBlock
- An IPv6 CIDR block from the IPv6 address pool. You must also specify Ipv6Pool
in the
request.
To let Amazon choose the IPv6 CIDR block for you, omit this parameter.
public String getIpv6CidrBlock()
An IPv6 CIDR block from the IPv6 address pool. You must also specify Ipv6Pool
in the request.
To let Amazon choose the IPv6 CIDR block for you, omit this parameter.
Ipv6Pool
in the
request.
To let Amazon choose the IPv6 CIDR block for you, omit this parameter.
public AssociateVpcCidrBlockRequest withIpv6CidrBlock(String ipv6CidrBlock)
An IPv6 CIDR block from the IPv6 address pool. You must also specify Ipv6Pool
in the request.
To let Amazon choose the IPv6 CIDR block for you, omit this parameter.
ipv6CidrBlock
- An IPv6 CIDR block from the IPv6 address pool. You must also specify Ipv6Pool
in the
request.
To let Amazon choose the IPv6 CIDR block for you, omit this parameter.
public void setIpv4IpamPoolId(String ipv4IpamPoolId)
Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), see What is IPAM? in the Amazon VPC IPAM User Guide.
ipv4IpamPoolId
- Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more information about Amazon VPC IP
Address Manager (IPAM), see What is IPAM? in the Amazon
VPC IPAM User Guide.public String getIpv4IpamPoolId()
Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), see What is IPAM? in the Amazon VPC IPAM User Guide.
public AssociateVpcCidrBlockRequest withIpv4IpamPoolId(String ipv4IpamPoolId)
Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), see What is IPAM? in the Amazon VPC IPAM User Guide.
ipv4IpamPoolId
- Associate a CIDR allocated from an IPv4 IPAM pool to a VPC. For more information about Amazon VPC IP
Address Manager (IPAM), see What is IPAM? in the Amazon
VPC IPAM User Guide.public void setIpv4NetmaskLength(Integer ipv4NetmaskLength)
The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
ipv4NetmaskLength
- The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager
(IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon
VPC IPAM User Guide.public Integer getIpv4NetmaskLength()
The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
public AssociateVpcCidrBlockRequest withIpv4NetmaskLength(Integer ipv4NetmaskLength)
The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
ipv4NetmaskLength
- The netmask length of the IPv4 CIDR you would like to associate from an Amazon VPC IP Address Manager
(IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon
VPC IPAM User Guide.public void setIpv6IpamPoolId(String ipv6IpamPoolId)
Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), see What is IPAM? in the Amazon VPC IPAM User Guide.
ipv6IpamPoolId
- Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more information about Amazon VPC IP
Address Manager (IPAM), see What is IPAM? in the Amazon
VPC IPAM User Guide.public String getIpv6IpamPoolId()
Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), see What is IPAM? in the Amazon VPC IPAM User Guide.
public AssociateVpcCidrBlockRequest withIpv6IpamPoolId(String ipv6IpamPoolId)
Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more information about Amazon VPC IP Address Manager (IPAM), see What is IPAM? in the Amazon VPC IPAM User Guide.
ipv6IpamPoolId
- Associates a CIDR allocated from an IPv6 IPAM pool to a VPC. For more information about Amazon VPC IP
Address Manager (IPAM), see What is IPAM? in the Amazon
VPC IPAM User Guide.public void setIpv6NetmaskLength(Integer ipv6NetmaskLength)
The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
ipv6NetmaskLength
- The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager
(IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon
VPC IPAM User Guide.public Integer getIpv6NetmaskLength()
The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
public AssociateVpcCidrBlockRequest withIpv6NetmaskLength(Integer ipv6NetmaskLength)
The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager (IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
ipv6NetmaskLength
- The netmask length of the IPv6 CIDR you would like to associate from an Amazon VPC IP Address Manager
(IPAM) pool. For more information about IPAM, see What is IPAM? in the Amazon
VPC IPAM User Guide.public Request<AssociateVpcCidrBlockRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<AssociateVpcCidrBlockRequest>
public String toString()
toString
in class Object
Object.toString()
public AssociateVpcCidrBlockRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()