Uses of Class
software.amazon.awssdk.services.outposts.model.UpdateSiteRackPhysicalPropertiesRequest
-
Packages that use UpdateSiteRackPhysicalPropertiesRequest Package Description software.amazon.awssdk.services.outposts Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and tools to customer premises.software.amazon.awssdk.services.outposts.transform -
-
Uses of UpdateSiteRackPhysicalPropertiesRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type UpdateSiteRackPhysicalPropertiesRequest Modifier and Type Method Description default CompletableFuture<UpdateSiteRackPhysicalPropertiesResponse>OutpostsAsyncClient. updateSiteRackPhysicalProperties(UpdateSiteRackPhysicalPropertiesRequest updateSiteRackPhysicalPropertiesRequest)Update the physical and logistical details for a rack at a site.default UpdateSiteRackPhysicalPropertiesResponseOutpostsClient. updateSiteRackPhysicalProperties(UpdateSiteRackPhysicalPropertiesRequest updateSiteRackPhysicalPropertiesRequest)Update the physical and logistical details for a rack at a site. -
Uses of UpdateSiteRackPhysicalPropertiesRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type UpdateSiteRackPhysicalPropertiesRequest Modifier and Type Method Description SdkHttpFullRequestUpdateSiteRackPhysicalPropertiesRequestMarshaller. marshall(UpdateSiteRackPhysicalPropertiesRequest updateSiteRackPhysicalPropertiesRequest)
-