Uses of Interface
com.google.cloud.migrationcenter.v1.GuestInstalledApplicationOrBuilder
-
Packages that use GuestInstalledApplicationOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of GuestInstalledApplicationOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement GuestInstalledApplicationOrBuilder Modifier and Type Class Description class
GuestInstalledApplication
Guest installed application information.static class
GuestInstalledApplication.Builder
Guest installed application information.Methods in com.google.cloud.migrationcenter.v1 that return GuestInstalledApplicationOrBuilder Modifier and Type Method Description GuestInstalledApplicationOrBuilder
GuestInstalledApplicationList.Builder. getEntriesOrBuilder(int index)
Application entries.GuestInstalledApplicationOrBuilder
GuestInstalledApplicationList. getEntriesOrBuilder(int index)
Application entries.GuestInstalledApplicationOrBuilder
GuestInstalledApplicationListOrBuilder. getEntriesOrBuilder(int index)
Application entries.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type GuestInstalledApplicationOrBuilder Modifier and Type Method Description List<? extends GuestInstalledApplicationOrBuilder>
GuestInstalledApplicationList.Builder. getEntriesOrBuilderList()
Application entries.List<? extends GuestInstalledApplicationOrBuilder>
GuestInstalledApplicationList. getEntriesOrBuilderList()
Application entries.List<? extends GuestInstalledApplicationOrBuilder>
GuestInstalledApplicationListOrBuilder. getEntriesOrBuilderList()
Application entries.
-