Uses of Class
io.kubernetes.client.proto.V2beta1Autoscaling.HorizontalPodAutoscalerSpec
-
Uses of V2beta1Autoscaling.HorizontalPodAutoscalerSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2beta1Autoscaling.HorizontalPodAutoscalerSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2beta1Autoscaling.HorizontalPodAutoscalerSpec>V2beta1Autoscaling.HorizontalPodAutoscalerSpec.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V2beta1Autoscaling.HorizontalPodAutoscalerSpecModifier and TypeMethodDescriptionV2beta1Autoscaling.HorizontalPodAutoscalerSpec.Builder.build()V2beta1Autoscaling.HorizontalPodAutoscalerSpec.Builder.buildPartial()V2beta1Autoscaling.HorizontalPodAutoscalerSpec.getDefaultInstance()V2beta1Autoscaling.HorizontalPodAutoscalerSpec.Builder.getDefaultInstanceForType()V2beta1Autoscaling.HorizontalPodAutoscalerSpec.getDefaultInstanceForType()V2beta1Autoscaling.HorizontalPodAutoscaler.Builder.getSpec()spec is the specification for the behaviour of the autoscaler.V2beta1Autoscaling.HorizontalPodAutoscaler.getSpec()spec is the specification for the behaviour of the autoscaler.V2beta1Autoscaling.HorizontalPodAutoscalerOrBuilder.getSpec()spec is the specification for the behaviour of the autoscaler.V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseDelimitedFrom(InputStream input) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(byte[] data) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(com.google.protobuf.ByteString data) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(com.google.protobuf.CodedInputStream input) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(InputStream input) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(ByteBuffer data) V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2beta1Autoscaling.HorizontalPodAutoscalerSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V2beta1Autoscaling.HorizontalPodAutoscalerSpec>V2beta1Autoscaling.HorizontalPodAutoscalerSpec.getParserForType()static com.google.protobuf.Parser<V2beta1Autoscaling.HorizontalPodAutoscalerSpec>V2beta1Autoscaling.HorizontalPodAutoscalerSpec.parser()Methods in io.kubernetes.client.proto with parameters of type V2beta1Autoscaling.HorizontalPodAutoscalerSpecModifier and TypeMethodDescriptionV2beta1Autoscaling.HorizontalPodAutoscalerSpec.Builder.mergeFrom(V2beta1Autoscaling.HorizontalPodAutoscalerSpec other) V2beta1Autoscaling.HorizontalPodAutoscaler.Builder.mergeSpec(V2beta1Autoscaling.HorizontalPodAutoscalerSpec value) spec is the specification for the behaviour of the autoscaler.V2beta1Autoscaling.HorizontalPodAutoscalerSpec.newBuilder(V2beta1Autoscaling.HorizontalPodAutoscalerSpec prototype) V2beta1Autoscaling.HorizontalPodAutoscaler.Builder.setSpec(V2beta1Autoscaling.HorizontalPodAutoscalerSpec value) spec is the specification for the behaviour of the autoscaler.