Uses of Class
software.amazon.awssdk.services.backupgateway.model.HypervisorDetails
-
Packages that use HypervisorDetails Package Description software.amazon.awssdk.services.backupgateway.model -
-
Uses of HypervisorDetails in software.amazon.awssdk.services.backupgateway.model
Methods in software.amazon.awssdk.services.backupgateway.model that return HypervisorDetails Modifier and Type Method Description HypervisorDetailsGetHypervisorResponse. hypervisor()Details about the requested hypervisor.Methods in software.amazon.awssdk.services.backupgateway.model with parameters of type HypervisorDetails Modifier and Type Method Description GetHypervisorResponse.BuilderGetHypervisorResponse.Builder. hypervisor(HypervisorDetails hypervisor)Details about the requested hypervisor.
-