@Generated(value="software.amazon.awssdk:codegen") public final class UpdateSiteRackPhysicalPropertiesRequest extends OutpostsRequest implements ToCopyableBuilder<UpdateSiteRackPhysicalPropertiesRequest.Builder,UpdateSiteRackPhysicalPropertiesRequest>
| Modifier and Type | Class and Description |
|---|---|
static interface |
UpdateSiteRackPhysicalPropertiesRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UpdateSiteRackPhysicalPropertiesRequest.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
FiberOpticCableType |
fiberOpticCableType()
The type of fiber that you will use to attach the Outpost to your network.
|
String |
fiberOpticCableTypeAsString()
The type of fiber that you will use to attach the Outpost to your network.
|
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
MaximumSupportedWeightLbs |
maximumSupportedWeightLbs()
The maximum rack weight that this site can support.
|
String |
maximumSupportedWeightLbsAsString()
The maximum rack weight that this site can support.
|
OpticalStandard |
opticalStandard()
The type of optical standard that you will use to attach the Outpost to your network.
|
String |
opticalStandardAsString()
The type of optical standard that you will use to attach the Outpost to your network.
|
PowerConnector |
powerConnector()
The power connector that Amazon Web Services should plan to provide for connections to the hardware.
|
String |
powerConnectorAsString()
The power connector that Amazon Web Services should plan to provide for connections to the hardware.
|
PowerDrawKva |
powerDrawKva()
The power draw, in kVA, available at the hardware placement position for the rack.
|
String |
powerDrawKvaAsString()
The power draw, in kVA, available at the hardware placement position for the rack.
|
PowerFeedDrop |
powerFeedDrop()
Indicates whether the power feed comes above or below the rack.
|
String |
powerFeedDropAsString()
Indicates whether the power feed comes above or below the rack.
|
PowerPhase |
powerPhase()
The power option that you can provide for hardware.
|
String |
powerPhaseAsString()
The power option that you can provide for hardware.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends UpdateSiteRackPhysicalPropertiesRequest.Builder> |
serializableBuilderClass() |
String |
siteId()
The ID or the Amazon Resource Name (ARN) of the site.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
UplinkCount |
uplinkCount()
Racks come with two Outpost network devices.
|
String |
uplinkCountAsString()
Racks come with two Outpost network devices.
|
UplinkGbps |
uplinkGbps()
The uplink speed the rack should support for the connection to the Region.
|
String |
uplinkGbpsAsString()
The uplink speed the rack should support for the connection to the Region.
|
overrideConfigurationclone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final String siteId()
The ID or the Amazon Resource Name (ARN) of the site.
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().
PowerDrawKvapublic 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().
PowerDrawKvapublic 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().
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
PowerPhasepublic 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().
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
PowerPhasepublic 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().
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
PowerConnectorpublic 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().
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
PowerConnectorpublic 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().
PowerFeedDroppublic 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().
PowerFeedDroppublic 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().
UplinkGbpspublic 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().
UplinkGbpspublic 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().
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
UplinkCountpublic 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().
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
UplinkCountpublic 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().
FiberOpticCableTypepublic 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().
FiberOpticCableTypepublic 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().
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
OpticalStandardpublic 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().
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
OpticalStandardpublic 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().
NO_LIMIT is over 2000lbs.MaximumSupportedWeightLbspublic 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().
NO_LIMIT is over 2000lbs.MaximumSupportedWeightLbspublic UpdateSiteRackPhysicalPropertiesRequest.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UpdateSiteRackPhysicalPropertiesRequest.Builder,UpdateSiteRackPhysicalPropertiesRequest>toBuilder in class OutpostsRequestpublic static UpdateSiteRackPhysicalPropertiesRequest.Builder builder()
public static Class<? extends UpdateSiteRackPhysicalPropertiesRequest.Builder> serializableBuilderClass()
public final int hashCode()
hashCode in class AwsRequestpublic final boolean equals(Object obj)
equals in class AwsRequestpublic final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
public final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz)
getValueForField in class SdkRequestCopyright © 2023. All rights reserved.