Uses of Class
com.google.cloud.compute.v1.ScalingScheduleStatus
-
Packages that use ScalingScheduleStatus Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ScalingScheduleStatus in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ScalingScheduleStatus Modifier and Type Method Description ScalingScheduleStatus
ScalingScheduleStatus.Builder. build()
ScalingScheduleStatus
ScalingScheduleStatus.Builder. buildPartial()
static ScalingScheduleStatus
ScalingScheduleStatus. getDefaultInstance()
ScalingScheduleStatus
ScalingScheduleStatus.Builder. getDefaultInstanceForType()
ScalingScheduleStatus
ScalingScheduleStatus. getDefaultInstanceForType()
ScalingScheduleStatus
Autoscaler.Builder. getScalingScheduleStatusOrDefault(String key, ScalingScheduleStatus defaultValue)
[Output Only] Status information of existing scaling schedules.ScalingScheduleStatus
Autoscaler. getScalingScheduleStatusOrDefault(String key, ScalingScheduleStatus defaultValue)
[Output Only] Status information of existing scaling schedules.ScalingScheduleStatus
AutoscalerOrBuilder. getScalingScheduleStatusOrDefault(String key, ScalingScheduleStatus defaultValue)
[Output Only] Status information of existing scaling schedules.ScalingScheduleStatus
Autoscaler.Builder. getScalingScheduleStatusOrThrow(String key)
[Output Only] Status information of existing scaling schedules.ScalingScheduleStatus
Autoscaler. getScalingScheduleStatusOrThrow(String key)
[Output Only] Status information of existing scaling schedules.ScalingScheduleStatus
AutoscalerOrBuilder. getScalingScheduleStatusOrThrow(String key)
[Output Only] Status information of existing scaling schedules.static ScalingScheduleStatus
ScalingScheduleStatus. parseDelimitedFrom(InputStream input)
static ScalingScheduleStatus
ScalingScheduleStatus. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(byte[] data)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(com.google.protobuf.ByteString data)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(com.google.protobuf.CodedInputStream input)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(InputStream input)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(ByteBuffer data)
static ScalingScheduleStatus
ScalingScheduleStatus. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ScalingScheduleStatus Modifier and Type Method Description Map<String,ScalingScheduleStatus>
Autoscaler.Builder. getMutableScalingScheduleStatus()
Deprecated.com.google.protobuf.Parser<ScalingScheduleStatus>
ScalingScheduleStatus. getParserForType()
Map<String,ScalingScheduleStatus>
Autoscaler.Builder. getScalingScheduleStatus()
Deprecated.Map<String,ScalingScheduleStatus>
Autoscaler. getScalingScheduleStatus()
Deprecated.Map<String,ScalingScheduleStatus>
AutoscalerOrBuilder. getScalingScheduleStatus()
Deprecated.Map<String,ScalingScheduleStatus>
Autoscaler.Builder. getScalingScheduleStatusMap()
[Output Only] Status information of existing scaling schedules.Map<String,ScalingScheduleStatus>
Autoscaler. getScalingScheduleStatusMap()
[Output Only] Status information of existing scaling schedules.Map<String,ScalingScheduleStatus>
AutoscalerOrBuilder. getScalingScheduleStatusMap()
[Output Only] Status information of existing scaling schedules.static com.google.protobuf.Parser<ScalingScheduleStatus>
ScalingScheduleStatus. parser()
Methods in com.google.cloud.compute.v1 with parameters of type ScalingScheduleStatus Modifier and Type Method Description ScalingScheduleStatus
Autoscaler.Builder. getScalingScheduleStatusOrDefault(String key, ScalingScheduleStatus defaultValue)
[Output Only] Status information of existing scaling schedules.ScalingScheduleStatus
Autoscaler. getScalingScheduleStatusOrDefault(String key, ScalingScheduleStatus defaultValue)
[Output Only] Status information of existing scaling schedules.ScalingScheduleStatus
AutoscalerOrBuilder. getScalingScheduleStatusOrDefault(String key, ScalingScheduleStatus defaultValue)
[Output Only] Status information of existing scaling schedules.ScalingScheduleStatus.Builder
ScalingScheduleStatus.Builder. mergeFrom(ScalingScheduleStatus other)
static ScalingScheduleStatus.Builder
ScalingScheduleStatus. newBuilder(ScalingScheduleStatus prototype)
Autoscaler.Builder
Autoscaler.Builder. putScalingScheduleStatus(String key, ScalingScheduleStatus value)
[Output Only] Status information of existing scaling schedules.Method parameters in com.google.cloud.compute.v1 with type arguments of type ScalingScheduleStatus Modifier and Type Method Description Autoscaler.Builder
Autoscaler.Builder. putAllScalingScheduleStatus(Map<String,ScalingScheduleStatus> values)
[Output Only] Status information of existing scaling schedules.
-