| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Autoscaling.ScaleSpec> |
V1Autoscaling.ScaleSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.Builder.build() |
V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.Builder.buildPartial() |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.getDefaultInstance() |
V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.getDefaultInstanceForType() |
V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.Builder.getDefaultInstanceForType() |
V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleOrBuilder.getSpec()
defines the behavior of the scale.
|
V1Autoscaling.ScaleSpec |
V1Autoscaling.Scale.getSpec()
defines the behavior of the scale.
|
V1Autoscaling.ScaleSpec |
V1Autoscaling.Scale.Builder.getSpec()
defines the behavior of the scale.
|
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseDelimitedFrom(InputStream input) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(byte[] data) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(ByteBuffer data) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(InputStream input) |
static V1Autoscaling.ScaleSpec |
V1Autoscaling.ScaleSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Autoscaling.ScaleSpec> |
V1Autoscaling.ScaleSpec.getParserForType() |
static com.google.protobuf.Parser<V1Autoscaling.ScaleSpec> |
V1Autoscaling.ScaleSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.ScaleSpec.Builder |
V1Autoscaling.ScaleSpec.Builder.mergeFrom(V1Autoscaling.ScaleSpec other) |
V1Autoscaling.Scale.Builder |
V1Autoscaling.Scale.Builder.mergeSpec(V1Autoscaling.ScaleSpec value)
defines the behavior of the scale.
|
static V1Autoscaling.ScaleSpec.Builder |
V1Autoscaling.ScaleSpec.newBuilder(V1Autoscaling.ScaleSpec prototype) |
V1Autoscaling.Scale.Builder |
V1Autoscaling.Scale.Builder.setSpec(V1Autoscaling.ScaleSpec value)
defines the behavior of the scale.
|
Copyright © 2020. All rights reserved.