static UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.builder() |
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.fiberOpticCableType(String fiberOpticCableType) |
The type of fiber that you will use to attach the Outpost to your network.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.fiberOpticCableType(FiberOpticCableType fiberOpticCableType) |
The type of fiber that you will use to attach the Outpost to your network.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.maximumSupportedWeightLbs(String maximumSupportedWeightLbs) |
The maximum rack weight that this site can support.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.maximumSupportedWeightLbs(MaximumSupportedWeightLbs maximumSupportedWeightLbs) |
The maximum rack weight that this site can support.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.opticalStandard(String opticalStandard) |
The type of optical standard that you will use to attach the Outpost to your network.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.opticalStandard(OpticalStandard opticalStandard) |
The type of optical standard that you will use to attach the Outpost to your network.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.powerConnector(String powerConnector) |
The power connector that Amazon Web Services should plan to provide for connections to the hardware.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.powerConnector(PowerConnector powerConnector) |
The power connector that Amazon Web Services should plan to provide for connections to the hardware.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.powerDrawKva(String powerDrawKva) |
The power draw, in kVA, available at the hardware placement position for the rack.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.powerDrawKva(PowerDrawKva powerDrawKva) |
The power draw, in kVA, available at the hardware placement position for the rack.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.powerFeedDrop(String powerFeedDrop) |
Indicates whether the power feed comes above or below the rack.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.powerFeedDrop(PowerFeedDrop powerFeedDrop) |
Indicates whether the power feed comes above or below the rack.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.powerPhase(String powerPhase) |
The power option that you can provide for hardware.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.powerPhase(PowerPhase powerPhase) |
The power option that you can provide for hardware.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.siteId(String siteId) |
The ID or the Amazon Resource Name (ARN) of the site.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.toBuilder() |
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.uplinkCount(String uplinkCount) |
Racks come with two Outpost network devices.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.uplinkCount(UplinkCount uplinkCount) |
Racks come with two Outpost network devices.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.uplinkGbps(String uplinkGbps) |
The uplink speed the rack should support for the connection to the Region.
|
UpdateSiteRackPhysicalPropertiesRequest.Builder |
UpdateSiteRackPhysicalPropertiesRequest.Builder.uplinkGbps(UplinkGbps uplinkGbps) |
The uplink speed the rack should support for the connection to the Region.
|