Uses of Interface
com.google.cloud.migrationcenter.v1.GuestOsDetailsOrBuilder
-
Packages that use GuestOsDetailsOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of GuestOsDetailsOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement GuestOsDetailsOrBuilder Modifier and Type Class Description class
GuestOsDetails
Information from Guest-level collections.static class
GuestOsDetails.Builder
Information from Guest-level collections.Methods in com.google.cloud.migrationcenter.v1 that return GuestOsDetailsOrBuilder Modifier and Type Method Description GuestOsDetailsOrBuilder
MachineDetails.Builder. getGuestOsOrBuilder()
Guest OS information.GuestOsDetailsOrBuilder
MachineDetails. getGuestOsOrBuilder()
Guest OS information.GuestOsDetailsOrBuilder
MachineDetailsOrBuilder. getGuestOsOrBuilder()
Guest OS information.
-