Uses of Class
com.google.cloud.migrationcenter.v1.GuestInstalledApplication
-
Packages that use GuestInstalledApplication Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of GuestInstalledApplication in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return GuestInstalledApplication Modifier and Type Method Description GuestInstalledApplicationGuestInstalledApplication.Builder. build()GuestInstalledApplicationGuestInstalledApplication.Builder. buildPartial()static GuestInstalledApplicationGuestInstalledApplication. getDefaultInstance()GuestInstalledApplicationGuestInstalledApplication.Builder. getDefaultInstanceForType()GuestInstalledApplicationGuestInstalledApplication. getDefaultInstanceForType()GuestInstalledApplicationGuestInstalledApplicationList.Builder. getEntries(int index)Application entries.GuestInstalledApplicationGuestInstalledApplicationList. getEntries(int index)Application entries.GuestInstalledApplicationGuestInstalledApplicationListOrBuilder. getEntries(int index)Application entries.static GuestInstalledApplicationGuestInstalledApplication. parseDelimitedFrom(InputStream input)static GuestInstalledApplicationGuestInstalledApplication. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(byte[] data)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(com.google.protobuf.ByteString data)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(com.google.protobuf.CodedInputStream input)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(InputStream input)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(ByteBuffer data)static GuestInstalledApplicationGuestInstalledApplication. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type GuestInstalledApplication Modifier and Type Method Description List<GuestInstalledApplication>GuestInstalledApplicationList.Builder. getEntriesList()Application entries.List<GuestInstalledApplication>GuestInstalledApplicationList. getEntriesList()Application entries.List<GuestInstalledApplication>GuestInstalledApplicationListOrBuilder. getEntriesList()Application entries.com.google.protobuf.Parser<GuestInstalledApplication>GuestInstalledApplication. getParserForType()static com.google.protobuf.Parser<GuestInstalledApplication>GuestInstalledApplication. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type GuestInstalledApplication Modifier and Type Method Description GuestInstalledApplicationList.BuilderGuestInstalledApplicationList.Builder. addEntries(int index, GuestInstalledApplication value)Application entries.GuestInstalledApplicationList.BuilderGuestInstalledApplicationList.Builder. addEntries(GuestInstalledApplication value)Application entries.GuestInstalledApplication.BuilderGuestInstalledApplication.Builder. mergeFrom(GuestInstalledApplication other)static GuestInstalledApplication.BuilderGuestInstalledApplication. newBuilder(GuestInstalledApplication prototype)GuestInstalledApplicationList.BuilderGuestInstalledApplicationList.Builder. setEntries(int index, GuestInstalledApplication value)Application entries.Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type GuestInstalledApplication Modifier and Type Method Description GuestInstalledApplicationList.BuilderGuestInstalledApplicationList.Builder. addAllEntries(Iterable<? extends GuestInstalledApplication> values)Application entries.
-