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