Class RackPhysicalProperties
- java.lang.Object
-
- software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
-
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<RackPhysicalProperties.Builder,RackPhysicalProperties>
@Generated("software.amazon.awssdk:codegen") public final class RackPhysicalProperties extends Object implements SdkPojo, Serializable, ToCopyableBuilder<RackPhysicalProperties.Builder,RackPhysicalProperties>
Information about the physical and logistical details for racks at sites. For more information about hardware requirements for racks, see Network readiness checklist in the Amazon Web Services Outposts User Guide.
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceRackPhysicalProperties.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RackPhysicalProperties.Builderbuilder()booleanequals(Object obj)booleanequalsBySdkFields(Object obj)FiberOpticCableTypefiberOpticCableType()The type of fiber used to attach the Outpost to the network.StringfiberOpticCableTypeAsString()The type of fiber used to attach the Outpost to the network.<T> Optional<T>getValueForField(String fieldName, Class<T> clazz)inthashCode()MaximumSupportedWeightLbsmaximumSupportedWeightLbs()The maximum rack weight that this site can support.StringmaximumSupportedWeightLbsAsString()The maximum rack weight that this site can support.OpticalStandardopticalStandard()The type of optical standard used to attach the Outpost to the network.StringopticalStandardAsString()The type of optical standard used to attach the Outpost to the network.PowerConnectorpowerConnector()The power connector for the hardware.StringpowerConnectorAsString()The power connector for the hardware.PowerDrawKvapowerDrawKva()The power draw available at the hardware placement position for the rack.StringpowerDrawKvaAsString()The power draw available at the hardware placement position for the rack.PowerFeedDroppowerFeedDrop()The position of the power feed.StringpowerFeedDropAsString()The position of the power feed.PowerPhasepowerPhase()The power option that you can provide for hardware.StringpowerPhaseAsString()The power option that you can provide for hardware.List<SdkField<?>>sdkFields()static Class<? extends RackPhysicalProperties.Builder>serializableBuilderClass()RackPhysicalProperties.BuildertoBuilder()StringtoString()Returns a string representation of this object.UplinkCountuplinkCount()The number of uplinks each Outpost network device.StringuplinkCountAsString()The number of uplinks each Outpost network device.UplinkGbpsuplinkGbps()The uplink speed the rack supports for the connection to the Region.StringuplinkGbpsAsString()The uplink speed the rack supports for the connection to the Region.-
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
-
powerDrawKva
public final PowerDrawKva powerDrawKva()
The power draw available at the hardware placement position for the rack.
If the service returns an enum value that is not available in the current SDK version,
powerDrawKvawill returnPowerDrawKva.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompowerDrawKvaAsString().- Returns:
- The power draw available at the hardware placement position for the rack.
- See Also:
PowerDrawKva
-
powerDrawKvaAsString
public final String powerDrawKvaAsString()
The power draw available at the hardware placement position for the rack.
If the service returns an enum value that is not available in the current SDK version,
powerDrawKvawill returnPowerDrawKva.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompowerDrawKvaAsString().- Returns:
- The power draw available at the hardware placement position for the rack.
- See Also:
PowerDrawKva
-
powerPhase
public final PowerPhase powerPhase()
The power option that you can provide for hardware.
If the service returns an enum value that is not available in the current SDK version,
powerPhasewill returnPowerPhase.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompowerPhaseAsString().- Returns:
- The power option that you can provide for hardware.
- See Also:
PowerPhase
-
powerPhaseAsString
public final String powerPhaseAsString()
The power option that you can provide for hardware.
If the service returns an enum value that is not available in the current SDK version,
powerPhasewill returnPowerPhase.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompowerPhaseAsString().- Returns:
- The power option that you can provide for hardware.
- See Also:
PowerPhase
-
powerConnector
public final PowerConnector powerConnector()
The power connector for the hardware.
If the service returns an enum value that is not available in the current SDK version,
powerConnectorwill returnPowerConnector.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompowerConnectorAsString().- Returns:
- The power connector for the hardware.
- See Also:
PowerConnector
-
powerConnectorAsString
public final String powerConnectorAsString()
The power connector for the hardware.
If the service returns an enum value that is not available in the current SDK version,
powerConnectorwill returnPowerConnector.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompowerConnectorAsString().- Returns:
- The power connector for the hardware.
- See Also:
PowerConnector
-
powerFeedDrop
public final PowerFeedDrop powerFeedDrop()
The position of the power feed.
If the service returns an enum value that is not available in the current SDK version,
powerFeedDropwill returnPowerFeedDrop.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompowerFeedDropAsString().- Returns:
- The position of the power feed.
- See Also:
PowerFeedDrop
-
powerFeedDropAsString
public final String powerFeedDropAsString()
The position of the power feed.
If the service returns an enum value that is not available in the current SDK version,
powerFeedDropwill returnPowerFeedDrop.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frompowerFeedDropAsString().- Returns:
- The position of the power feed.
- See Also:
PowerFeedDrop
-
uplinkGbps
public final UplinkGbps uplinkGbps()
The uplink speed the rack supports for the connection to the Region.
If the service returns an enum value that is not available in the current SDK version,
uplinkGbpswill returnUplinkGbps.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromuplinkGbpsAsString().- Returns:
- The uplink speed the rack supports for the connection to the Region.
- See Also:
UplinkGbps
-
uplinkGbpsAsString
public final String uplinkGbpsAsString()
The uplink speed the rack supports for the connection to the Region.
If the service returns an enum value that is not available in the current SDK version,
uplinkGbpswill returnUplinkGbps.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromuplinkGbpsAsString().- Returns:
- The uplink speed the rack supports for the connection to the Region.
- See Also:
UplinkGbps
-
uplinkCount
public final UplinkCount uplinkCount()
The number of uplinks each Outpost network device.
If the service returns an enum value that is not available in the current SDK version,
uplinkCountwill returnUplinkCount.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromuplinkCountAsString().- Returns:
- The number of uplinks each Outpost network device.
- See Also:
UplinkCount
-
uplinkCountAsString
public final String uplinkCountAsString()
The number of uplinks each Outpost network device.
If the service returns an enum value that is not available in the current SDK version,
uplinkCountwill returnUplinkCount.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromuplinkCountAsString().- Returns:
- The number of uplinks each Outpost network device.
- See Also:
UplinkCount
-
fiberOpticCableType
public final FiberOpticCableType fiberOpticCableType()
The type of fiber used to attach the Outpost to the network.
If the service returns an enum value that is not available in the current SDK version,
fiberOpticCableTypewill returnFiberOpticCableType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromfiberOpticCableTypeAsString().- Returns:
- The type of fiber used to attach the Outpost to the network.
- See Also:
FiberOpticCableType
-
fiberOpticCableTypeAsString
public final String fiberOpticCableTypeAsString()
The type of fiber used to attach the Outpost to the network.
If the service returns an enum value that is not available in the current SDK version,
fiberOpticCableTypewill returnFiberOpticCableType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromfiberOpticCableTypeAsString().- Returns:
- The type of fiber used to attach the Outpost to the network.
- See Also:
FiberOpticCableType
-
opticalStandard
public final OpticalStandard opticalStandard()
The type of optical standard used to attach the Outpost to the network. This field is dependent on uplink speed, fiber type, and distance to the upstream device. For more information about networking requirements for racks, see Network in the Amazon Web Services Outposts User Guide.
If the service returns an enum value that is not available in the current SDK version,
opticalStandardwill returnOpticalStandard.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromopticalStandardAsString().- Returns:
- The type of optical standard used to attach the Outpost to the network. This field is dependent on uplink speed, fiber type, and distance to the upstream device. For more information about networking requirements for racks, see Network in the Amazon Web Services Outposts User Guide.
- See Also:
OpticalStandard
-
opticalStandardAsString
public final String opticalStandardAsString()
The type of optical standard used to attach the Outpost to the network. This field is dependent on uplink speed, fiber type, and distance to the upstream device. For more information about networking requirements for racks, see Network in the Amazon Web Services Outposts User Guide.
If the service returns an enum value that is not available in the current SDK version,
opticalStandardwill returnOpticalStandard.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromopticalStandardAsString().- Returns:
- The type of optical standard used to attach the Outpost to the network. This field is dependent on uplink speed, fiber type, and distance to the upstream device. For more information about networking requirements for racks, see Network in the Amazon Web Services Outposts User Guide.
- See Also:
OpticalStandard
-
maximumSupportedWeightLbs
public final MaximumSupportedWeightLbs maximumSupportedWeightLbs()
The maximum rack weight that this site can support.
NO_LIMITis over 2000 lbs (907 kg).If the service returns an enum value that is not available in the current SDK version,
maximumSupportedWeightLbswill returnMaximumSupportedWeightLbs.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frommaximumSupportedWeightLbsAsString().- Returns:
- The maximum rack weight that this site can support.
NO_LIMITis over 2000 lbs (907 kg). - See Also:
MaximumSupportedWeightLbs
-
maximumSupportedWeightLbsAsString
public final String maximumSupportedWeightLbsAsString()
The maximum rack weight that this site can support.
NO_LIMITis over 2000 lbs (907 kg).If the service returns an enum value that is not available in the current SDK version,
maximumSupportedWeightLbswill returnMaximumSupportedWeightLbs.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frommaximumSupportedWeightLbsAsString().- Returns:
- The maximum rack weight that this site can support.
NO_LIMITis over 2000 lbs (907 kg). - See Also:
MaximumSupportedWeightLbs
-
toBuilder
public RackPhysicalProperties.Builder toBuilder()
- Specified by:
toBuilderin interfaceToCopyableBuilder<RackPhysicalProperties.Builder,RackPhysicalProperties>
-
builder
public static RackPhysicalProperties.Builder builder()
-
serializableBuilderClass
public static Class<? extends RackPhysicalProperties.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.
-
-