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 classGuestInstalledApplicationGuest installed application information.static classGuestInstalledApplication.BuilderGuest installed application information.Methods in com.google.cloud.migrationcenter.v1 that return GuestInstalledApplicationOrBuilder Modifier and Type Method Description GuestInstalledApplicationOrBuilderGuestInstalledApplicationList.Builder. getEntriesOrBuilder(int index)Application entries.GuestInstalledApplicationOrBuilderGuestInstalledApplicationList. getEntriesOrBuilder(int index)Application entries.GuestInstalledApplicationOrBuilderGuestInstalledApplicationListOrBuilder. 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.
-