| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V2beta2Autoscaling.HorizontalPodAutoscalerBehavior> |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.build() |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.buildPartial() |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getBehavior()
behavior configures the scaling behavior of the target
in both Up and Down directions (scaleUp and scaleDown fields respectively).
|
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.getBehavior()
behavior configures the scaling behavior of the target
in both Up and Down directions (scaleUp and scaleDown fields respectively).
|
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getBehavior()
behavior configures the scaling behavior of the target
in both Up and Down directions (scaleUp and scaleDown fields respectively).
|
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.getDefaultInstance() |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.getDefaultInstanceForType() |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.getDefaultInstanceForType() |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseDelimitedFrom(InputStream input) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(byte[] data) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(ByteBuffer data) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(com.google.protobuf.ByteString data) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(com.google.protobuf.CodedInputStream input) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(InputStream input) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V2beta2Autoscaling.HorizontalPodAutoscalerBehavior> |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.getParserForType() |
static com.google.protobuf.Parser<V2beta2Autoscaling.HorizontalPodAutoscalerBehavior> |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.parser() |
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.mergeBehavior(V2beta2Autoscaling.HorizontalPodAutoscalerBehavior value)
behavior configures the scaling behavior of the target
in both Up and Down directions (scaleUp and scaleDown fields respectively).
|
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.mergeFrom(V2beta2Autoscaling.HorizontalPodAutoscalerBehavior other) |
static V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.newBuilder(V2beta2Autoscaling.HorizontalPodAutoscalerBehavior prototype) |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder |
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.setBehavior(V2beta2Autoscaling.HorizontalPodAutoscalerBehavior value)
behavior configures the scaling behavior of the target
in both Up and Down directions (scaleUp and scaleDown fields respectively).
|
Copyright © 2023. All rights reserved.