Uses of Class
io.kubernetes.client.proto.V1Autoscaling.HorizontalPodAutoscaler
-
Uses of V1Autoscaling.HorizontalPodAutoscaler in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Autoscaling.HorizontalPodAutoscalerModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Autoscaling.HorizontalPodAutoscaler>V1Autoscaling.HorizontalPodAutoscaler.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Autoscaling.HorizontalPodAutoscalerModifier and TypeMethodDescriptionV1Autoscaling.HorizontalPodAutoscaler.Builder.build()V1Autoscaling.HorizontalPodAutoscaler.Builder.buildPartial()V1Autoscaling.HorizontalPodAutoscaler.getDefaultInstance()V1Autoscaling.HorizontalPodAutoscaler.Builder.getDefaultInstanceForType()V1Autoscaling.HorizontalPodAutoscaler.getDefaultInstanceForType()V1Autoscaling.HorizontalPodAutoscalerList.Builder.getItems(int index) list of horizontal pod autoscaler objects.V1Autoscaling.HorizontalPodAutoscalerList.getItems(int index) list of horizontal pod autoscaler objects.V1Autoscaling.HorizontalPodAutoscalerListOrBuilder.getItems(int index) list of horizontal pod autoscaler objects.V1Autoscaling.HorizontalPodAutoscaler.parseDelimitedFrom(InputStream input) V1Autoscaling.HorizontalPodAutoscaler.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(byte[] data) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(com.google.protobuf.ByteString data) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(com.google.protobuf.CodedInputStream input) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(InputStream input) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(ByteBuffer data) V1Autoscaling.HorizontalPodAutoscaler.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Autoscaling.HorizontalPodAutoscalerModifier and TypeMethodDescriptionV1Autoscaling.HorizontalPodAutoscalerList.Builder.getItemsList()list of horizontal pod autoscaler objects.V1Autoscaling.HorizontalPodAutoscalerList.getItemsList()list of horizontal pod autoscaler objects.V1Autoscaling.HorizontalPodAutoscalerListOrBuilder.getItemsList()list of horizontal pod autoscaler objects.com.google.protobuf.Parser<V1Autoscaling.HorizontalPodAutoscaler>V1Autoscaling.HorizontalPodAutoscaler.getParserForType()static com.google.protobuf.Parser<V1Autoscaling.HorizontalPodAutoscaler>V1Autoscaling.HorizontalPodAutoscaler.parser()Methods in io.kubernetes.client.proto with parameters of type V1Autoscaling.HorizontalPodAutoscalerModifier and TypeMethodDescriptionV1Autoscaling.HorizontalPodAutoscalerList.Builder.addItems(int index, V1Autoscaling.HorizontalPodAutoscaler value) list of horizontal pod autoscaler objects.V1Autoscaling.HorizontalPodAutoscalerList.Builder.addItems(V1Autoscaling.HorizontalPodAutoscaler value) list of horizontal pod autoscaler objects.V1Autoscaling.HorizontalPodAutoscaler.Builder.mergeFrom(V1Autoscaling.HorizontalPodAutoscaler other) V1Autoscaling.HorizontalPodAutoscaler.newBuilder(V1Autoscaling.HorizontalPodAutoscaler prototype) V1Autoscaling.HorizontalPodAutoscalerList.Builder.setItems(int index, V1Autoscaling.HorizontalPodAutoscaler value) list of horizontal pod autoscaler objects.Method parameters in io.kubernetes.client.proto with type arguments of type V1Autoscaling.HorizontalPodAutoscalerModifier and TypeMethodDescriptionV1Autoscaling.HorizontalPodAutoscalerList.Builder.addAllItems(Iterable<? extends V1Autoscaling.HorizontalPodAutoscaler> values) list of horizontal pod autoscaler objects.