Uses of Class
com.google.cloud.rapidmigrationassessment.v1.GuestOsScan
-
Packages that use GuestOsScan Package Description com.google.cloud.rapidmigrationassessment.v1 A client to Rapid Migration Assessment API -
-
Uses of GuestOsScan in com.google.cloud.rapidmigrationassessment.v1
Methods in com.google.cloud.rapidmigrationassessment.v1 that return GuestOsScan Modifier and Type Method Description GuestOsScanGuestOsScan.Builder. build()GuestOsScanGuestOsScan.Builder. buildPartial()static GuestOsScanGuestOsScan. getDefaultInstance()GuestOsScanGuestOsScan.Builder. getDefaultInstanceForType()GuestOsScanGuestOsScan. getDefaultInstanceForType()GuestOsScanCollector.Builder. getGuestOsScan()Output only.GuestOsScanCollector. getGuestOsScan()Output only.GuestOsScanCollectorOrBuilder. getGuestOsScan()Output only.static GuestOsScanGuestOsScan. parseDelimitedFrom(InputStream input)static GuestOsScanGuestOsScan. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestOsScanGuestOsScan. parseFrom(byte[] data)static GuestOsScanGuestOsScan. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestOsScanGuestOsScan. parseFrom(com.google.protobuf.ByteString data)static GuestOsScanGuestOsScan. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestOsScanGuestOsScan. parseFrom(com.google.protobuf.CodedInputStream input)static GuestOsScanGuestOsScan. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestOsScanGuestOsScan. parseFrom(InputStream input)static GuestOsScanGuestOsScan. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GuestOsScanGuestOsScan. parseFrom(ByteBuffer data)static GuestOsScanGuestOsScan. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.rapidmigrationassessment.v1 that return types with arguments of type GuestOsScan Modifier and Type Method Description com.google.protobuf.Parser<GuestOsScan>GuestOsScan. getParserForType()static com.google.protobuf.Parser<GuestOsScan>GuestOsScan. parser()Methods in com.google.cloud.rapidmigrationassessment.v1 with parameters of type GuestOsScan Modifier and Type Method Description GuestOsScan.BuilderGuestOsScan.Builder. mergeFrom(GuestOsScan other)Collector.BuilderCollector.Builder. mergeGuestOsScan(GuestOsScan value)Output only.static GuestOsScan.BuilderGuestOsScan. newBuilder(GuestOsScan prototype)Collector.BuilderCollector.Builder. setGuestOsScan(GuestOsScan value)Output only.
-