@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()
Specify the type of fiber that you will use to attach the Outpost to your network.
|
String |
fiberOpticCableTypeAsString()
Specify 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()
Specify the maximum rack weight that this site can support.
|
String |
maximumSupportedWeightLbsAsString()
Specify the maximum rack weight that this site can support.
|
OpticalStandard |
opticalStandard()
Specify the type of optical standard that you will use to attach the Outpost to your network.
|
String |
opticalStandardAsString()
Specify the type of optical standard that you will use to attach the Outpost to your network.
|
PowerConnector |
powerConnector()
Specify the power connector that Amazon Web Services should plan to provide for connections to the hardware.
|
String |
powerConnectorAsString()
Specify the power connector that Amazon Web Services should plan to provide for connections to the hardware.
|
PowerDrawKva |
powerDrawKva()
Specify in kVA the power draw available at the hardware placement position for the rack.
|
String |
powerDrawKvaAsString()
Specify in kVA the power draw available at the hardware placement position for the rack.
|
PowerFeedDrop |
powerFeedDrop()
Specify whether the power feed comes above or below the rack.
|
String |
powerFeedDropAsString()
Specify whether the power feed comes above or below the rack.
|
PowerPhase |
powerPhase()
Specify the power option that you can provide for hardware.
|
String |
powerPhaseAsString()
Specify 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()
Specify the uplink speed the rack should support for the connection to the Region.
|
String |
uplinkGbpsAsString()
Specify 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.
In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and sites
throughout the Outposts Query API. To address backwards compatibility, the parameter names OutpostID
or SiteID remain in use. Despite the parameter name, you can make the request with an ARN.
In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts
and sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
OutpostID or SiteID remain in use. Despite the parameter name, you can make the
request with an ARN.
public final PowerDrawKva powerDrawKva()
Specify in kVA 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, powerDrawKva will
return PowerDrawKva.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
powerDrawKvaAsString().
PowerDrawKvapublic final String powerDrawKvaAsString()
Specify in kVA 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, powerDrawKva will
return PowerDrawKva.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from
powerDrawKvaAsString().
PowerDrawKvapublic final PowerPhase powerPhase()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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()
Specify 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 © 2022. All rights reserved.