@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ModifyIpamRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<ModifyIpamRequest>
NOOP
Constructor and Description |
---|
ModifyIpamRequest() |
Modifier and Type | Method and Description |
---|---|
ModifyIpamRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
List<AddIpamOperatingRegion> |
getAddOperatingRegions()
Choose the operating Regions for the IPAM.
|
String |
getDescription()
The description of the IPAM you want to modify.
|
Request<ModifyIpamRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
String |
getIpamId()
The ID of the IPAM you want to modify.
|
List<RemoveIpamOperatingRegion> |
getRemoveOperatingRegions()
The operating Regions to remove.
|
String |
getTier()
IPAM is offered in a Free Tier and an Advanced Tier.
|
int |
hashCode() |
void |
setAddOperatingRegions(Collection<AddIpamOperatingRegion> addOperatingRegions)
Choose the operating Regions for the IPAM.
|
void |
setDescription(String description)
The description of the IPAM you want to modify.
|
void |
setIpamId(String ipamId)
The ID of the IPAM you want to modify.
|
void |
setRemoveOperatingRegions(Collection<RemoveIpamOperatingRegion> removeOperatingRegions)
The operating Regions to remove.
|
void |
setTier(String tier)
IPAM is offered in a Free Tier and an Advanced Tier.
|
String |
toString()
Returns a string representation of this object.
|
ModifyIpamRequest |
withAddOperatingRegions(AddIpamOperatingRegion... addOperatingRegions)
Choose the operating Regions for the IPAM.
|
ModifyIpamRequest |
withAddOperatingRegions(Collection<AddIpamOperatingRegion> addOperatingRegions)
Choose the operating Regions for the IPAM.
|
ModifyIpamRequest |
withDescription(String description)
The description of the IPAM you want to modify.
|
ModifyIpamRequest |
withIpamId(String ipamId)
The ID of the IPAM you want to modify.
|
ModifyIpamRequest |
withRemoveOperatingRegions(Collection<RemoveIpamOperatingRegion> removeOperatingRegions)
The operating Regions to remove.
|
ModifyIpamRequest |
withRemoveOperatingRegions(RemoveIpamOperatingRegion... removeOperatingRegions)
The operating Regions to remove.
|
ModifyIpamRequest |
withTier(IpamTier tier)
IPAM is offered in a Free Tier and an Advanced Tier.
|
ModifyIpamRequest |
withTier(String tier)
IPAM is offered in a Free Tier and an Advanced Tier.
|
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 setIpamId(String ipamId)
The ID of the IPAM you want to modify.
ipamId
- The ID of the IPAM you want to modify.public String getIpamId()
The ID of the IPAM you want to modify.
public ModifyIpamRequest withIpamId(String ipamId)
The ID of the IPAM you want to modify.
ipamId
- The ID of the IPAM you want to modify.public void setDescription(String description)
The description of the IPAM you want to modify.
description
- The description of the IPAM you want to modify.public String getDescription()
The description of the IPAM you want to modify.
public ModifyIpamRequest withDescription(String description)
The description of the IPAM you want to modify.
description
- The description of the IPAM you want to modify.public List<AddIpamOperatingRegion> getAddOperatingRegions()
Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
public void setAddOperatingRegions(Collection<AddIpamOperatingRegion> addOperatingRegions)
Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
addOperatingRegions
- Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the
IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web
Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
public ModifyIpamRequest withAddOperatingRegions(AddIpamOperatingRegion... addOperatingRegions)
Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
NOTE: This method appends the values to the existing list (if any). Use
setAddOperatingRegions(java.util.Collection)
or withAddOperatingRegions(java.util.Collection)
if you want to override the existing values.
addOperatingRegions
- Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the
IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web
Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
public ModifyIpamRequest withAddOperatingRegions(Collection<AddIpamOperatingRegion> addOperatingRegions)
Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
addOperatingRegions
- Choose the operating Regions for the IPAM. Operating Regions are Amazon Web Services Regions where the
IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web
Services Regions you select as operating Regions.
For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.
public List<RemoveIpamOperatingRegion> getRemoveOperatingRegions()
The operating Regions to remove.
public void setRemoveOperatingRegions(Collection<RemoveIpamOperatingRegion> removeOperatingRegions)
The operating Regions to remove.
removeOperatingRegions
- The operating Regions to remove.public ModifyIpamRequest withRemoveOperatingRegions(RemoveIpamOperatingRegion... removeOperatingRegions)
The operating Regions to remove.
NOTE: This method appends the values to the existing list (if any). Use
setRemoveOperatingRegions(java.util.Collection)
or
withRemoveOperatingRegions(java.util.Collection)
if you want to override the existing values.
removeOperatingRegions
- The operating Regions to remove.public ModifyIpamRequest withRemoveOperatingRegions(Collection<RemoveIpamOperatingRegion> removeOperatingRegions)
The operating Regions to remove.
removeOperatingRegions
- The operating Regions to remove.public void setTier(String tier)
IPAM is offered in a Free Tier and an Advanced Tier. For more information about the features available in each tier and the costs associated with the tiers, see Amazon VPC pricing > IPAM tab.
tier
- IPAM is offered in a Free Tier and an Advanced Tier. For more information about the features available in
each tier and the costs associated with the tiers, see Amazon
VPC pricing > IPAM tab.IpamTier
public String getTier()
IPAM is offered in a Free Tier and an Advanced Tier. For more information about the features available in each tier and the costs associated with the tiers, see Amazon VPC pricing > IPAM tab.
IpamTier
public ModifyIpamRequest withTier(String tier)
IPAM is offered in a Free Tier and an Advanced Tier. For more information about the features available in each tier and the costs associated with the tiers, see Amazon VPC pricing > IPAM tab.
tier
- IPAM is offered in a Free Tier and an Advanced Tier. For more information about the features available in
each tier and the costs associated with the tiers, see Amazon
VPC pricing > IPAM tab.IpamTier
public ModifyIpamRequest withTier(IpamTier tier)
IPAM is offered in a Free Tier and an Advanced Tier. For more information about the features available in each tier and the costs associated with the tiers, see Amazon VPC pricing > IPAM tab.
tier
- IPAM is offered in a Free Tier and an Advanced Tier. For more information about the features available in
each tier and the costs associated with the tiers, see Amazon
VPC pricing > IPAM tab.IpamTier
public Request<ModifyIpamRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<ModifyIpamRequest>
public String toString()
toString
in class Object
Object.toString()
public ModifyIpamRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()