Uses of Class
io.kubernetes.client.proto.V2beta2Autoscaling.HPAScalingRules
-
Uses of V2beta2Autoscaling.HPAScalingRules in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2beta2Autoscaling.HPAScalingRulesModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2beta2Autoscaling.HPAScalingRules>V2beta2Autoscaling.HPAScalingRules.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.HPAScalingRulesModifier and TypeMethodDescriptionV2beta2Autoscaling.HPAScalingRules.Builder.build()V2beta2Autoscaling.HPAScalingRules.Builder.buildPartial()V2beta2Autoscaling.HPAScalingRules.getDefaultInstance()V2beta2Autoscaling.HPAScalingRules.Builder.getDefaultInstanceForType()V2beta2Autoscaling.HPAScalingRules.getDefaultInstanceForType()V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.getScaleDown()scaleDown is scaling policy for scaling Down.V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.getScaleDown()scaleDown is scaling policy for scaling Down.V2beta2Autoscaling.HorizontalPodAutoscalerBehaviorOrBuilder.getScaleDown()scaleDown is scaling policy for scaling Down.V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.getScaleUp()scaleUp is scaling policy for scaling Up.V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.getScaleUp()scaleUp is scaling policy for scaling Up.V2beta2Autoscaling.HorizontalPodAutoscalerBehaviorOrBuilder.getScaleUp()scaleUp is scaling policy for scaling Up.V2beta2Autoscaling.HPAScalingRules.parseDelimitedFrom(InputStream input) V2beta2Autoscaling.HPAScalingRules.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.HPAScalingRules.parseFrom(byte[] data) V2beta2Autoscaling.HPAScalingRules.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.HPAScalingRules.parseFrom(com.google.protobuf.ByteString data) V2beta2Autoscaling.HPAScalingRules.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.HPAScalingRules.parseFrom(com.google.protobuf.CodedInputStream input) V2beta2Autoscaling.HPAScalingRules.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.HPAScalingRules.parseFrom(InputStream input) V2beta2Autoscaling.HPAScalingRules.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.HPAScalingRules.parseFrom(ByteBuffer data) V2beta2Autoscaling.HPAScalingRules.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2beta2Autoscaling.HPAScalingRulesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V2beta2Autoscaling.HPAScalingRules>V2beta2Autoscaling.HPAScalingRules.getParserForType()static com.google.protobuf.Parser<V2beta2Autoscaling.HPAScalingRules>V2beta2Autoscaling.HPAScalingRules.parser()Methods in io.kubernetes.client.proto with parameters of type V2beta2Autoscaling.HPAScalingRulesModifier and TypeMethodDescriptionV2beta2Autoscaling.HPAScalingRules.Builder.mergeFrom(V2beta2Autoscaling.HPAScalingRules other) V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.mergeScaleDown(V2beta2Autoscaling.HPAScalingRules value) scaleDown is scaling policy for scaling Down.V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.mergeScaleUp(V2beta2Autoscaling.HPAScalingRules value) scaleUp is scaling policy for scaling Up.V2beta2Autoscaling.HPAScalingRules.newBuilder(V2beta2Autoscaling.HPAScalingRules prototype) V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.setScaleDown(V2beta2Autoscaling.HPAScalingRules value) scaleDown is scaling policy for scaling Down.V2beta2Autoscaling.HorizontalPodAutoscalerBehavior.Builder.setScaleUp(V2beta2Autoscaling.HPAScalingRules value) scaleUp is scaling policy for scaling Up.