Uses of Interface
com.google.cloud.migrationcenter.v1.GuestInstalledApplicationListOrBuilder
-
Packages that use GuestInstalledApplicationListOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of GuestInstalledApplicationListOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement GuestInstalledApplicationListOrBuilder Modifier and Type Class Description class
GuestInstalledApplicationList
Guest installed application list.static class
GuestInstalledApplicationList.Builder
Guest installed application list.Methods in com.google.cloud.migrationcenter.v1 that return GuestInstalledApplicationListOrBuilder Modifier and Type Method Description GuestInstalledApplicationListOrBuilder
GuestRuntimeDetails.Builder. getInstalledAppsOrBuilder()
Installed applications information.GuestInstalledApplicationListOrBuilder
GuestRuntimeDetails. getInstalledAppsOrBuilder()
Installed applications information.GuestInstalledApplicationListOrBuilder
GuestRuntimeDetailsOrBuilder. getInstalledAppsOrBuilder()
Installed applications information.
-