Uses of Class
software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesResponse
Packages that use UpdateSiteRackPhysicalPropertiesResponse
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of UpdateSiteRackPhysicalPropertiesResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return UpdateSiteRackPhysicalPropertiesResponseModifier and TypeMethodDescriptionOutpostsClient.updateSiteRackPhysicalProperties(Consumer<UpdateSiteRackPhysicalPropertiesRequest.Builder> updateSiteRackPhysicalPropertiesRequest) Update the physical and logistical details for a rack at a site.OutpostsClient.updateSiteRackPhysicalProperties(UpdateSiteRackPhysicalPropertiesRequest updateSiteRackPhysicalPropertiesRequest) Update the physical and logistical details for a rack at a site.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type UpdateSiteRackPhysicalPropertiesResponseModifier and TypeMethodDescriptionOutpostsAsyncClient.updateSiteRackPhysicalProperties(Consumer<UpdateSiteRackPhysicalPropertiesRequest.Builder> updateSiteRackPhysicalPropertiesRequest) Update the physical and logistical details for a rack at a site.OutpostsAsyncClient.updateSiteRackPhysicalProperties(UpdateSiteRackPhysicalPropertiesRequest updateSiteRackPhysicalPropertiesRequest) Update the physical and logistical details for a rack at a site.