Class UpdateSiteRackPhysicalPropertiesRequest

All Implemented Interfaces:
SdkPojo, ToCopyableBuilder<UpdateSiteRackPhysicalPropertiesRequest.Builder,UpdateSiteRackPhysicalPropertiesRequest>

@Generated("software.amazon.awssdk:codegen") public final class UpdateSiteRackPhysicalPropertiesRequest extends OutpostsRequest implements ToCopyableBuilder<UpdateSiteRackPhysicalPropertiesRequest.Builder,UpdateSiteRackPhysicalPropertiesRequest>
  • Method Details

    • siteId

      public final String siteId()

      The ID or the Amazon Resource Name (ARN) of the site.

      Returns:
      The ID or the Amazon Resource Name (ARN) of the site.
    • powerDrawKva

      public final PowerDrawKva powerDrawKva()

      The power draw, in kVA, 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, powerDrawKva will return PowerDrawKva.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from powerDrawKvaAsString().

      Returns:
      The power draw, in kVA, available at the hardware placement position for the rack.
      See Also:
    • powerDrawKvaAsString

      public final String powerDrawKvaAsString()

      The power draw, in kVA, 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, powerDrawKva will return PowerDrawKva.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from powerDrawKvaAsString().

      Returns:
      The power draw, in kVA, available at the hardware placement position for the rack.
      See Also:
    • powerPhase

      public final PowerPhase powerPhase()

      The power option that you can provide for hardware.

      • Single-phase AC feed: 200 V to 277 V, 50 Hz or 60 Hz

      • Three-phase AC feed: 346 V to 480 V, 50 Hz or 60 Hz

      If the service returns an enum value that is not available in the current SDK version, powerPhase will return PowerPhase.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from powerPhaseAsString().

      Returns:
      The power option that you can provide for hardware.

      • Single-phase AC feed: 200 V to 277 V, 50 Hz or 60 Hz

      • Three-phase AC feed: 346 V to 480 V, 50 Hz or 60 Hz

      See Also:
    • powerPhaseAsString

      public final String powerPhaseAsString()

      The power option that you can provide for hardware.

      • Single-phase AC feed: 200 V to 277 V, 50 Hz or 60 Hz

      • Three-phase AC feed: 346 V to 480 V, 50 Hz or 60 Hz

      If the service returns an enum value that is not available in the current SDK version, powerPhase will return PowerPhase.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from powerPhaseAsString().

      Returns:
      The power option that you can provide for hardware.

      • Single-phase AC feed: 200 V to 277 V, 50 Hz or 60 Hz

      • Three-phase AC feed: 346 V to 480 V, 50 Hz or 60 Hz

      See Also:
    • powerConnector

      public final PowerConnector powerConnector()

      The power connector that Amazon Web Services should plan to provide for connections to the hardware. Note the correlation between PowerPhase and PowerConnector.

      • Single-phase AC feed

        • L6-30P – (common in US); 30A; single phase

        • IEC309 (blue) – P+N+E, 6hr; 32 A; single phase

      • Three-phase AC feed

        • AH530P7W (red) – 3P+N+E, 7hr; 30A; three phase

        • AH532P6W (red) – 3P+N+E, 6hr; 32A; three phase

      If the service returns an enum value that is not available in the current SDK version, powerConnector will return PowerConnector.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from powerConnectorAsString().

      Returns:
      The power connector that Amazon Web Services should plan to provide for connections to the hardware. Note the correlation between PowerPhase and PowerConnector.

      • Single-phase AC feed

        • L6-30P – (common in US); 30A; single phase

        • IEC309 (blue) – P+N+E, 6hr; 32 A; single phase

      • Three-phase AC feed

        • AH530P7W (red) – 3P+N+E, 7hr; 30A; three phase

        • AH532P6W (red) – 3P+N+E, 6hr; 32A; three phase

      See Also:
    • powerConnectorAsString

      public final String powerConnectorAsString()

      The power connector that Amazon Web Services should plan to provide for connections to the hardware. Note the correlation between PowerPhase and PowerConnector.

      • Single-phase AC feed

        • L6-30P – (common in US); 30A; single phase

        • IEC309 (blue) – P+N+E, 6hr; 32 A; single phase

      • Three-phase AC feed

        • AH530P7W (red) – 3P+N+E, 7hr; 30A; three phase

        • AH532P6W (red) – 3P+N+E, 6hr; 32A; three phase

      If the service returns an enum value that is not available in the current SDK version, powerConnector will return PowerConnector.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from powerConnectorAsString().

      Returns:
      The power connector that Amazon Web Services should plan to provide for connections to the hardware. Note the correlation between PowerPhase and PowerConnector.

      • Single-phase AC feed

        • L6-30P – (common in US); 30A; single phase

        • IEC309 (blue) – P+N+E, 6hr; 32 A; single phase

      • Three-phase AC feed

        • AH530P7W (red) – 3P+N+E, 7hr; 30A; three phase

        • AH532P6W (red) – 3P+N+E, 6hr; 32A; three phase

      See Also:
    • powerFeedDrop

      public final PowerFeedDrop powerFeedDrop()

      Indicates whether the power feed comes above or below the rack.

      If the service returns an enum value that is not available in the current SDK version, powerFeedDrop will return PowerFeedDrop.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from powerFeedDropAsString().

      Returns:
      Indicates whether the power feed comes above or below the rack.
      See Also:
    • powerFeedDropAsString

      public final String powerFeedDropAsString()

      Indicates whether the power feed comes above or below the rack.

      If the service returns an enum value that is not available in the current SDK version, powerFeedDrop will return PowerFeedDrop.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from powerFeedDropAsString().

      Returns:
      Indicates whether the power feed comes above or below the rack.
      See Also:
    • uplinkGbps

      public final UplinkGbps uplinkGbps()

      The uplink speed the rack should support for the connection to the Region.

      If the service returns an enum value that is not available in the current SDK version, uplinkGbps will return UplinkGbps.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from uplinkGbpsAsString().

      Returns:
      The uplink speed the rack should support for the connection to the Region.
      See Also:
    • uplinkGbpsAsString

      public final String uplinkGbpsAsString()

      The uplink speed the rack should support for the connection to the Region.

      If the service returns an enum value that is not available in the current SDK version, uplinkGbps will return UplinkGbps.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from uplinkGbpsAsString().

      Returns:
      The uplink speed the rack should support for the connection to the Region.
      See Also:
    • uplinkCount

      public final UplinkCount uplinkCount()

      Racks come with two Outpost network devices. Depending on the supported uplink speed at the site, the Outpost network devices provide a variable number of uplinks. Specify the number of uplinks for each Outpost network device that you intend to use to connect the rack to your network. Note the correlation between UplinkGbps and UplinkCount.

      • 1Gbps - Uplinks available: 1, 2, 4, 6, 8

      • 10Gbps - Uplinks available: 1, 2, 4, 8, 12, 16

      • 40 and 100 Gbps- Uplinks available: 1, 2, 4

      If the service returns an enum value that is not available in the current SDK version, uplinkCount will return UplinkCount.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from uplinkCountAsString().

      Returns:
      Racks come with two Outpost network devices. Depending on the supported uplink speed at the site, the Outpost network devices provide a variable number of uplinks. Specify the number of uplinks for each Outpost network device that you intend to use to connect the rack to your network. Note the correlation between UplinkGbps and UplinkCount.

      • 1Gbps - Uplinks available: 1, 2, 4, 6, 8

      • 10Gbps - Uplinks available: 1, 2, 4, 8, 12, 16

      • 40 and 100 Gbps- Uplinks available: 1, 2, 4

      See Also:
    • uplinkCountAsString

      public final String uplinkCountAsString()

      Racks come with two Outpost network devices. Depending on the supported uplink speed at the site, the Outpost network devices provide a variable number of uplinks. Specify the number of uplinks for each Outpost network device that you intend to use to connect the rack to your network. Note the correlation between UplinkGbps and UplinkCount.

      • 1Gbps - Uplinks available: 1, 2, 4, 6, 8

      • 10Gbps - Uplinks available: 1, 2, 4, 8, 12, 16

      • 40 and 100 Gbps- Uplinks available: 1, 2, 4

      If the service returns an enum value that is not available in the current SDK version, uplinkCount will return UplinkCount.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from uplinkCountAsString().

      Returns:
      Racks come with two Outpost network devices. Depending on the supported uplink speed at the site, the Outpost network devices provide a variable number of uplinks. Specify the number of uplinks for each Outpost network device that you intend to use to connect the rack to your network. Note the correlation between UplinkGbps and UplinkCount.

      • 1Gbps - Uplinks available: 1, 2, 4, 6, 8

      • 10Gbps - Uplinks available: 1, 2, 4, 8, 12, 16

      • 40 and 100 Gbps- Uplinks available: 1, 2, 4

      See Also:
    • fiberOpticCableType

      public final FiberOpticCableType fiberOpticCableType()

      The type of fiber that you will use to attach the Outpost to your network.

      If the service returns an enum value that is not available in the current SDK version, fiberOpticCableType will return FiberOpticCableType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from fiberOpticCableTypeAsString().

      Returns:
      The type of fiber that you will use to attach the Outpost to your network.
      See Also:
    • fiberOpticCableTypeAsString

      public final String fiberOpticCableTypeAsString()

      The type of fiber that you will use to attach the Outpost to your network.

      If the service returns an enum value that is not available in the current SDK version, fiberOpticCableType will return FiberOpticCableType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from fiberOpticCableTypeAsString().

      Returns:
      The type of fiber that you will use to attach the Outpost to your network.
      See Also:
    • opticalStandard

      public final OpticalStandard opticalStandard()

      The type of optical standard that you will use to attach the Outpost to your 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.

      • OPTIC_10GBASE_SR: 10GBASE-SR

      • OPTIC_10GBASE_IR: 10GBASE-IR

      • OPTIC_10GBASE_LR: 10GBASE-LR

      • OPTIC_40GBASE_SR: 40GBASE-SR

      • OPTIC_40GBASE_ESR: 40GBASE-ESR

      • OPTIC_40GBASE_IR4_LR4L: 40GBASE-IR (LR4L)

      • OPTIC_40GBASE_LR4: 40GBASE-LR4

      • OPTIC_100GBASE_SR4: 100GBASE-SR4

      • OPTIC_100GBASE_CWDM4: 100GBASE-CWDM4

      • OPTIC_100GBASE_LR4: 100GBASE-LR4

      • OPTIC_100G_PSM4_MSA: 100G PSM4 MSA

      • OPTIC_1000BASE_LX: 1000Base-LX

      • OPTIC_1000BASE_SX : 1000Base-SX

      If the service returns an enum value that is not available in the current SDK version, opticalStandard will return OpticalStandard.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from opticalStandardAsString().

      Returns:
      The type of optical standard that you will use to attach the Outpost to your 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.

      • OPTIC_10GBASE_SR: 10GBASE-SR

      • OPTIC_10GBASE_IR: 10GBASE-IR

      • OPTIC_10GBASE_LR: 10GBASE-LR

      • OPTIC_40GBASE_SR: 40GBASE-SR

      • OPTIC_40GBASE_ESR: 40GBASE-ESR

      • OPTIC_40GBASE_IR4_LR4L: 40GBASE-IR (LR4L)

      • OPTIC_40GBASE_LR4: 40GBASE-LR4

      • OPTIC_100GBASE_SR4: 100GBASE-SR4

      • OPTIC_100GBASE_CWDM4: 100GBASE-CWDM4

      • OPTIC_100GBASE_LR4: 100GBASE-LR4

      • OPTIC_100G_PSM4_MSA: 100G PSM4 MSA

      • OPTIC_1000BASE_LX: 1000Base-LX

      • OPTIC_1000BASE_SX : 1000Base-SX

      See Also:
    • opticalStandardAsString

      public final String opticalStandardAsString()

      The type of optical standard that you will use to attach the Outpost to your 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.

      • OPTIC_10GBASE_SR: 10GBASE-SR

      • OPTIC_10GBASE_IR: 10GBASE-IR

      • OPTIC_10GBASE_LR: 10GBASE-LR

      • OPTIC_40GBASE_SR: 40GBASE-SR

      • OPTIC_40GBASE_ESR: 40GBASE-ESR

      • OPTIC_40GBASE_IR4_LR4L: 40GBASE-IR (LR4L)

      • OPTIC_40GBASE_LR4: 40GBASE-LR4

      • OPTIC_100GBASE_SR4: 100GBASE-SR4

      • OPTIC_100GBASE_CWDM4: 100GBASE-CWDM4

      • OPTIC_100GBASE_LR4: 100GBASE-LR4

      • OPTIC_100G_PSM4_MSA: 100G PSM4 MSA

      • OPTIC_1000BASE_LX: 1000Base-LX

      • OPTIC_1000BASE_SX : 1000Base-SX

      If the service returns an enum value that is not available in the current SDK version, opticalStandard will return OpticalStandard.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from opticalStandardAsString().

      Returns:
      The type of optical standard that you will use to attach the Outpost to your 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.

      • OPTIC_10GBASE_SR: 10GBASE-SR

      • OPTIC_10GBASE_IR: 10GBASE-IR

      • OPTIC_10GBASE_LR: 10GBASE-LR

      • OPTIC_40GBASE_SR: 40GBASE-SR

      • OPTIC_40GBASE_ESR: 40GBASE-ESR

      • OPTIC_40GBASE_IR4_LR4L: 40GBASE-IR (LR4L)

      • OPTIC_40GBASE_LR4: 40GBASE-LR4

      • OPTIC_100GBASE_SR4: 100GBASE-SR4

      • OPTIC_100GBASE_CWDM4: 100GBASE-CWDM4

      • OPTIC_100GBASE_LR4: 100GBASE-LR4

      • OPTIC_100G_PSM4_MSA: 100G PSM4 MSA

      • OPTIC_1000BASE_LX: 1000Base-LX

      • OPTIC_1000BASE_SX : 1000Base-SX

      See Also:
    • maximumSupportedWeightLbs

      public final MaximumSupportedWeightLbs maximumSupportedWeightLbs()

      The maximum rack weight that this site can support. NO_LIMIT is over 2000lbs.

      If the service returns an enum value that is not available in the current SDK version, maximumSupportedWeightLbs will return MaximumSupportedWeightLbs.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from maximumSupportedWeightLbsAsString().

      Returns:
      The maximum rack weight that this site can support. NO_LIMIT is over 2000lbs.
      See Also:
    • maximumSupportedWeightLbsAsString

      public final String maximumSupportedWeightLbsAsString()

      The maximum rack weight that this site can support. NO_LIMIT is over 2000lbs.

      If the service returns an enum value that is not available in the current SDK version, maximumSupportedWeightLbs will return MaximumSupportedWeightLbs.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from maximumSupportedWeightLbsAsString().

      Returns:
      The maximum rack weight that this site can support. NO_LIMIT is over 2000lbs.
      See Also:
    • toBuilder

      Description copied from interface: ToCopyableBuilder
      Take this object and create a builder that contains all of the current property values of this object.
      Specified by:
      toBuilder in interface ToCopyableBuilder<UpdateSiteRackPhysicalPropertiesRequest.Builder,UpdateSiteRackPhysicalPropertiesRequest>
      Specified by:
      toBuilder in class OutpostsRequest
      Returns:
      a builder for type T
    • builder

    • serializableBuilderClass

      public static Class<? extends UpdateSiteRackPhysicalPropertiesRequest.Builder> serializableBuilderClass()
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class AwsRequest
    • equals

      public final boolean equals(Object obj)
      Overrides:
      equals in class AwsRequest
    • equalsBySdkFields

      public final boolean equalsBySdkFields(Object obj)
      Description copied from interface: SdkPojo
      Indicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in an SdkPojo class, and is generated based on a service model.

      If an SdkPojo class does not have any inherited fields, equalsBySdkFields and equals are essentially the same.

      Specified by:
      equalsBySdkFields in interface SdkPojo
      Parameters:
      obj - the object to be compared with
      Returns:
      true if the other object equals to this object by sdk fields, false otherwise.
    • 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.
      Overrides:
      toString in class Object
    • getValueForField

      public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
      Description copied from class: SdkRequest
      Used to retrieve the value of a field from any class that extends SdkRequest. The field name specified should match the member name from the corresponding service-2.json model specified in the codegen-resources folder for a given service. The class specifies what class to cast the returned value to. If the returned value is also a modeled class, the SdkRequest.getValueForField(String, Class) method will again be available.
      Overrides:
      getValueForField in class SdkRequest
      Parameters:
      fieldName - The name of the member to be retrieved.
      clazz - The class to cast the returned object to.
      Returns:
      Optional containing the casted return value
    • sdkFields

      public final List<SdkField<?>> sdkFields()
      Specified by:
      sdkFields in interface SdkPojo
      Returns:
      List of SdkField in this POJO. May be empty list but should never be null.