Uses of Class
com.google.cloud.migrationcenter.v1.CpuUsageSample
-
Packages that use CpuUsageSample Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of CpuUsageSample in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return CpuUsageSample Modifier and Type Method Description CpuUsageSampleCpuUsageSample.Builder. build()CpuUsageSampleCpuUsageSample.Builder. buildPartial()CpuUsageSamplePerformanceSample.Builder. getCpu()CPU usage sample.CpuUsageSamplePerformanceSample. getCpu()CPU usage sample.CpuUsageSamplePerformanceSampleOrBuilder. getCpu()CPU usage sample.static CpuUsageSampleCpuUsageSample. getDefaultInstance()CpuUsageSampleCpuUsageSample.Builder. getDefaultInstanceForType()CpuUsageSampleCpuUsageSample. getDefaultInstanceForType()static CpuUsageSampleCpuUsageSample. parseDelimitedFrom(InputStream input)static CpuUsageSampleCpuUsageSample. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CpuUsageSampleCpuUsageSample. parseFrom(byte[] data)static CpuUsageSampleCpuUsageSample. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CpuUsageSampleCpuUsageSample. parseFrom(com.google.protobuf.ByteString data)static CpuUsageSampleCpuUsageSample. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CpuUsageSampleCpuUsageSample. parseFrom(com.google.protobuf.CodedInputStream input)static CpuUsageSampleCpuUsageSample. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CpuUsageSampleCpuUsageSample. parseFrom(InputStream input)static CpuUsageSampleCpuUsageSample. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CpuUsageSampleCpuUsageSample. parseFrom(ByteBuffer data)static CpuUsageSampleCpuUsageSample. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type CpuUsageSample Modifier and Type Method Description com.google.protobuf.Parser<CpuUsageSample>CpuUsageSample. getParserForType()static com.google.protobuf.Parser<CpuUsageSample>CpuUsageSample. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type CpuUsageSample Modifier and Type Method Description PerformanceSample.BuilderPerformanceSample.Builder. mergeCpu(CpuUsageSample value)CPU usage sample.CpuUsageSample.BuilderCpuUsageSample.Builder. mergeFrom(CpuUsageSample other)static CpuUsageSample.BuilderCpuUsageSample. newBuilder(CpuUsageSample prototype)PerformanceSample.BuilderPerformanceSample.Builder. setCpu(CpuUsageSample value)CPU usage sample.
-