Uses of Class
com.google.cloud.vmmigration.v1.ComputeScheduling
-
Packages that use ComputeScheduling Package Description com.google.cloud.vmmigration.v1 A client to VM Migration API -
-
Uses of ComputeScheduling in com.google.cloud.vmmigration.v1
Methods in com.google.cloud.vmmigration.v1 that return ComputeScheduling Modifier and Type Method Description ComputeSchedulingComputeScheduling.Builder. build()ComputeSchedulingComputeScheduling.Builder. buildPartial()ComputeSchedulingComputeEngineTargetDefaults.Builder. getComputeScheduling()Compute instance scheduling information (if empty default is used).ComputeSchedulingComputeEngineTargetDefaults. getComputeScheduling()Compute instance scheduling information (if empty default is used).ComputeSchedulingComputeEngineTargetDefaultsOrBuilder. getComputeScheduling()Compute instance scheduling information (if empty default is used).ComputeSchedulingComputeEngineTargetDetails.Builder. getComputeScheduling()Compute instance scheduling information (if empty default is used).ComputeSchedulingComputeEngineTargetDetails. getComputeScheduling()Compute instance scheduling information (if empty default is used).ComputeSchedulingComputeEngineTargetDetailsOrBuilder. getComputeScheduling()Compute instance scheduling information (if empty default is used).static ComputeSchedulingComputeScheduling. getDefaultInstance()ComputeSchedulingComputeScheduling.Builder. getDefaultInstanceForType()ComputeSchedulingComputeScheduling. getDefaultInstanceForType()static ComputeSchedulingComputeScheduling. parseDelimitedFrom(InputStream input)static ComputeSchedulingComputeScheduling. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeSchedulingComputeScheduling. parseFrom(byte[] data)static ComputeSchedulingComputeScheduling. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeSchedulingComputeScheduling. parseFrom(com.google.protobuf.ByteString data)static ComputeSchedulingComputeScheduling. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeSchedulingComputeScheduling. parseFrom(com.google.protobuf.CodedInputStream input)static ComputeSchedulingComputeScheduling. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeSchedulingComputeScheduling. parseFrom(InputStream input)static ComputeSchedulingComputeScheduling. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ComputeSchedulingComputeScheduling. parseFrom(ByteBuffer data)static ComputeSchedulingComputeScheduling. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmmigration.v1 that return types with arguments of type ComputeScheduling Modifier and Type Method Description com.google.protobuf.Parser<ComputeScheduling>ComputeScheduling. getParserForType()static com.google.protobuf.Parser<ComputeScheduling>ComputeScheduling. parser()Methods in com.google.cloud.vmmigration.v1 with parameters of type ComputeScheduling Modifier and Type Method Description ComputeEngineTargetDefaults.BuilderComputeEngineTargetDefaults.Builder. mergeComputeScheduling(ComputeScheduling value)Compute instance scheduling information (if empty default is used).ComputeEngineTargetDetails.BuilderComputeEngineTargetDetails.Builder. mergeComputeScheduling(ComputeScheduling value)Compute instance scheduling information (if empty default is used).ComputeScheduling.BuilderComputeScheduling.Builder. mergeFrom(ComputeScheduling other)static ComputeScheduling.BuilderComputeScheduling. newBuilder(ComputeScheduling prototype)ComputeEngineTargetDefaults.BuilderComputeEngineTargetDefaults.Builder. setComputeScheduling(ComputeScheduling value)Compute instance scheduling information (if empty default is used).ComputeEngineTargetDetails.BuilderComputeEngineTargetDetails.Builder. setComputeScheduling(ComputeScheduling value)Compute instance scheduling information (if empty default is used).
-