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 GuestOsScan
GuestOsScan.Builder. build()
GuestOsScan
GuestOsScan.Builder. buildPartial()
static GuestOsScan
GuestOsScan. getDefaultInstance()
GuestOsScan
GuestOsScan.Builder. getDefaultInstanceForType()
GuestOsScan
GuestOsScan. getDefaultInstanceForType()
GuestOsScan
Collector.Builder. getGuestOsScan()
Output only.GuestOsScan
Collector. getGuestOsScan()
Output only.GuestOsScan
CollectorOrBuilder. getGuestOsScan()
Output only.static GuestOsScan
GuestOsScan. parseDelimitedFrom(InputStream input)
static GuestOsScan
GuestOsScan. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsScan
GuestOsScan. parseFrom(byte[] data)
static GuestOsScan
GuestOsScan. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsScan
GuestOsScan. parseFrom(com.google.protobuf.ByteString data)
static GuestOsScan
GuestOsScan. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsScan
GuestOsScan. parseFrom(com.google.protobuf.CodedInputStream input)
static GuestOsScan
GuestOsScan. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsScan
GuestOsScan. parseFrom(InputStream input)
static GuestOsScan
GuestOsScan. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsScan
GuestOsScan. parseFrom(ByteBuffer data)
static GuestOsScan
GuestOsScan. 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.Builder
GuestOsScan.Builder. mergeFrom(GuestOsScan other)
Collector.Builder
Collector.Builder. mergeGuestOsScan(GuestOsScan value)
Output only.static GuestOsScan.Builder
GuestOsScan. newBuilder(GuestOsScan prototype)
Collector.Builder
Collector.Builder. setGuestOsScan(GuestOsScan value)
Output only.
-