Uses of Class
software.amazon.awssdk.services.outposts.model.RackPhysicalProperties
Packages that use RackPhysicalProperties
-
Uses of RackPhysicalProperties in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return RackPhysicalPropertiesModifier and TypeMethodDescriptionfinal RackPhysicalPropertiesCreateSiteRequest.rackPhysicalProperties()Information about the physical and logistical details for the rack at this site.final RackPhysicalPropertiesSite.rackPhysicalProperties()Information about the physical and logistical details for a rack at the site.Methods in software.amazon.awssdk.services.outposts.model with parameters of type RackPhysicalPropertiesModifier and TypeMethodDescriptionCreateSiteRequest.Builder.rackPhysicalProperties(RackPhysicalProperties rackPhysicalProperties) Information about the physical and logistical details for the rack at this site.Site.Builder.rackPhysicalProperties(RackPhysicalProperties rackPhysicalProperties) Information about the physical and logistical details for a rack at the site.