Class IpamAddressHistoryRecord
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.model.IpamAddressHistoryRecord
-
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<IpamAddressHistoryRecord.Builder,IpamAddressHistoryRecord>
@Generated("software.amazon.awssdk:codegen") public final class IpamAddressHistoryRecord extends Object implements SdkPojo, Serializable, ToCopyableBuilder<IpamAddressHistoryRecord.Builder,IpamAddressHistoryRecord>
The historical record of a CIDR within an IPAM scope. For more information, see View the history of IP addresses in the Amazon VPC IPAM User Guide.
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceIpamAddressHistoryRecord.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static IpamAddressHistoryRecord.Builderbuilder()booleanequals(Object obj)booleanequalsBySdkFields(Object obj)<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()StringresourceCidr()The CIDR of the resource.IpamComplianceStatusresourceComplianceStatus()The compliance status of a resource.StringresourceComplianceStatusAsString()The compliance status of a resource.StringresourceId()The ID of the resource.StringresourceName()The name of the resource.IpamOverlapStatusresourceOverlapStatus()The overlap status of an IPAM resource.StringresourceOverlapStatusAsString()The overlap status of an IPAM resource.StringresourceOwnerId()The ID of the resource owner.StringresourceRegion()The Amazon Web Services Region of the resource.IpamAddressHistoryResourceTyperesourceType()The type of the resource.StringresourceTypeAsString()The type of the resource.InstantsampledEndTime()Sampled end time of the resource-to-CIDR association within the IPAM scope.InstantsampledStartTime()Sampled start time of the resource-to-CIDR association within the IPAM scope.List<SdkField<?>>sdkFields()static Class<? extends IpamAddressHistoryRecord.Builder>serializableBuilderClass()IpamAddressHistoryRecord.BuildertoBuilder()StringtoString()Returns a string representation of this object.StringvpcId()The VPC ID of the resource.-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
-
-
-
Method Detail
-
resourceOwnerId
public final String resourceOwnerId()
The ID of the resource owner.
- Returns:
- The ID of the resource owner.
-
resourceRegion
public final String resourceRegion()
The Amazon Web Services Region of the resource.
- Returns:
- The Amazon Web Services Region of the resource.
-
resourceType
public final IpamAddressHistoryResourceType resourceType()
The type of the resource.
If the service returns an enum value that is not available in the current SDK version,
resourceTypewill returnIpamAddressHistoryResourceType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromresourceTypeAsString().- Returns:
- The type of the resource.
- See Also:
IpamAddressHistoryResourceType
-
resourceTypeAsString
public final String resourceTypeAsString()
The type of the resource.
If the service returns an enum value that is not available in the current SDK version,
resourceTypewill returnIpamAddressHistoryResourceType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromresourceTypeAsString().- Returns:
- The type of the resource.
- See Also:
IpamAddressHistoryResourceType
-
resourceId
public final String resourceId()
The ID of the resource.
- Returns:
- The ID of the resource.
-
resourceCidr
public final String resourceCidr()
The CIDR of the resource.
- Returns:
- The CIDR of the resource.
-
resourceName
public final String resourceName()
The name of the resource.
- Returns:
- The name of the resource.
-
resourceComplianceStatus
public final IpamComplianceStatus resourceComplianceStatus()
The compliance status of a resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
If the service returns an enum value that is not available in the current SDK version,
resourceComplianceStatuswill returnIpamComplianceStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromresourceComplianceStatusAsString().- Returns:
- The compliance status of a resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
- See Also:
IpamComplianceStatus
-
resourceComplianceStatusAsString
public final String resourceComplianceStatusAsString()
The compliance status of a resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
If the service returns an enum value that is not available in the current SDK version,
resourceComplianceStatuswill returnIpamComplianceStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromresourceComplianceStatusAsString().- Returns:
- The compliance status of a resource. For more information on compliance statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
- See Also:
IpamComplianceStatus
-
resourceOverlapStatus
public final IpamOverlapStatus resourceOverlapStatus()
The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
If the service returns an enum value that is not available in the current SDK version,
resourceOverlapStatuswill returnIpamOverlapStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromresourceOverlapStatusAsString().- Returns:
- The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
- See Also:
IpamOverlapStatus
-
resourceOverlapStatusAsString
public final String resourceOverlapStatusAsString()
The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
If the service returns an enum value that is not available in the current SDK version,
resourceOverlapStatuswill returnIpamOverlapStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromresourceOverlapStatusAsString().- Returns:
- The overlap status of an IPAM resource. The overlap status tells you if the CIDR for a resource overlaps with another CIDR in the scope. For more information on overlap statuses, see Monitor CIDR usage by resource in the Amazon VPC IPAM User Guide.
- See Also:
IpamOverlapStatus
-
vpcId
public final String vpcId()
The VPC ID of the resource.
- Returns:
- The VPC ID of the resource.
-
sampledStartTime
public final Instant sampledStartTime()
Sampled start time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the start time may have occurred before this specific time.
- Returns:
- Sampled start time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the start time may have occurred before this specific time.
-
sampledEndTime
public final Instant sampledEndTime()
Sampled end time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the end time may have occurred before this specific time.
- Returns:
- Sampled end time of the resource-to-CIDR association within the IPAM scope. Changes are picked up in periodic snapshots, so the end time may have occurred before this specific time.
-
toBuilder
public IpamAddressHistoryRecord.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<IpamAddressHistoryRecord.Builder,IpamAddressHistoryRecord>
-
builder
public static IpamAddressHistoryRecord.Builder builder()
-
serializableBuilderClass
public static Class<? extends IpamAddressHistoryRecord.Builder> serializableBuilderClass()
-
equalsBySdkFields
public final boolean equalsBySdkFields(Object obj)
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
public final String toString()
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
-
-