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 ComputeScheduling
ComputeScheduling.Builder. build()
ComputeScheduling
ComputeScheduling.Builder. buildPartial()
ComputeScheduling
ComputeEngineTargetDefaults.Builder. getComputeScheduling()
Compute instance scheduling information (if empty default is used).ComputeScheduling
ComputeEngineTargetDefaults. getComputeScheduling()
Compute instance scheduling information (if empty default is used).ComputeScheduling
ComputeEngineTargetDefaultsOrBuilder. getComputeScheduling()
Compute instance scheduling information (if empty default is used).ComputeScheduling
ComputeEngineTargetDetails.Builder. getComputeScheduling()
Compute instance scheduling information (if empty default is used).ComputeScheduling
ComputeEngineTargetDetails. getComputeScheduling()
Compute instance scheduling information (if empty default is used).ComputeScheduling
ComputeEngineTargetDetailsOrBuilder. getComputeScheduling()
Compute instance scheduling information (if empty default is used).static ComputeScheduling
ComputeScheduling. getDefaultInstance()
ComputeScheduling
ComputeScheduling.Builder. getDefaultInstanceForType()
ComputeScheduling
ComputeScheduling. getDefaultInstanceForType()
static ComputeScheduling
ComputeScheduling. parseDelimitedFrom(InputStream input)
static ComputeScheduling
ComputeScheduling. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeScheduling
ComputeScheduling. parseFrom(byte[] data)
static ComputeScheduling
ComputeScheduling. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeScheduling
ComputeScheduling. parseFrom(com.google.protobuf.ByteString data)
static ComputeScheduling
ComputeScheduling. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeScheduling
ComputeScheduling. parseFrom(com.google.protobuf.CodedInputStream input)
static ComputeScheduling
ComputeScheduling. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeScheduling
ComputeScheduling. parseFrom(InputStream input)
static ComputeScheduling
ComputeScheduling. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ComputeScheduling
ComputeScheduling. parseFrom(ByteBuffer data)
static ComputeScheduling
ComputeScheduling. 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.Builder
ComputeEngineTargetDefaults.Builder. mergeComputeScheduling(ComputeScheduling value)
Compute instance scheduling information (if empty default is used).ComputeEngineTargetDetails.Builder
ComputeEngineTargetDetails.Builder. mergeComputeScheduling(ComputeScheduling value)
Compute instance scheduling information (if empty default is used).ComputeScheduling.Builder
ComputeScheduling.Builder. mergeFrom(ComputeScheduling other)
static ComputeScheduling.Builder
ComputeScheduling. newBuilder(ComputeScheduling prototype)
ComputeEngineTargetDefaults.Builder
ComputeEngineTargetDefaults.Builder. setComputeScheduling(ComputeScheduling value)
Compute instance scheduling information (if empty default is used).ComputeEngineTargetDetails.Builder
ComputeEngineTargetDetails.Builder. setComputeScheduling(ComputeScheduling value)
Compute instance scheduling information (if empty default is used).
-