Uses of Class
io.kubernetes.client.proto.V1Autoscaling.CrossVersionObjectReference
-
Uses of V1Autoscaling.CrossVersionObjectReference in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Autoscaling.CrossVersionObjectReferenceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Autoscaling.CrossVersionObjectReference>V1Autoscaling.CrossVersionObjectReference.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Autoscaling.CrossVersionObjectReferenceModifier and TypeMethodDescriptionV1Autoscaling.CrossVersionObjectReference.Builder.build()V1Autoscaling.CrossVersionObjectReference.Builder.buildPartial()V1Autoscaling.CrossVersionObjectReference.getDefaultInstance()V1Autoscaling.CrossVersionObjectReference.Builder.getDefaultInstanceForType()V1Autoscaling.CrossVersionObjectReference.getDefaultInstanceForType()V1Autoscaling.HorizontalPodAutoscalerSpec.Builder.getScaleTargetRef()reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource.V1Autoscaling.HorizontalPodAutoscalerSpec.getScaleTargetRef()reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource.V1Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getScaleTargetRef()reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource.V1Autoscaling.ObjectMetricSource.Builder.getTarget()target is the described Kubernetes object.V1Autoscaling.ObjectMetricSource.getTarget()target is the described Kubernetes object.V1Autoscaling.ObjectMetricSourceOrBuilder.getTarget()target is the described Kubernetes object.V1Autoscaling.ObjectMetricStatus.Builder.getTarget()target is the described Kubernetes object.V1Autoscaling.ObjectMetricStatus.getTarget()target is the described Kubernetes object.V1Autoscaling.ObjectMetricStatusOrBuilder.getTarget()target is the described Kubernetes object.V1Autoscaling.CrossVersionObjectReference.parseDelimitedFrom(InputStream input) V1Autoscaling.CrossVersionObjectReference.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.CrossVersionObjectReference.parseFrom(byte[] data) V1Autoscaling.CrossVersionObjectReference.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.CrossVersionObjectReference.parseFrom(com.google.protobuf.ByteString data) V1Autoscaling.CrossVersionObjectReference.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.CrossVersionObjectReference.parseFrom(com.google.protobuf.CodedInputStream input) V1Autoscaling.CrossVersionObjectReference.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.CrossVersionObjectReference.parseFrom(InputStream input) V1Autoscaling.CrossVersionObjectReference.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Autoscaling.CrossVersionObjectReference.parseFrom(ByteBuffer data) V1Autoscaling.CrossVersionObjectReference.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Autoscaling.CrossVersionObjectReferenceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Autoscaling.CrossVersionObjectReference>V1Autoscaling.CrossVersionObjectReference.getParserForType()static com.google.protobuf.Parser<V1Autoscaling.CrossVersionObjectReference>V1Autoscaling.CrossVersionObjectReference.parser()Methods in io.kubernetes.client.proto with parameters of type V1Autoscaling.CrossVersionObjectReferenceModifier and TypeMethodDescriptionV1Autoscaling.CrossVersionObjectReference.Builder.mergeFrom(V1Autoscaling.CrossVersionObjectReference other) V1Autoscaling.HorizontalPodAutoscalerSpec.Builder.mergeScaleTargetRef(V1Autoscaling.CrossVersionObjectReference value) reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource.V1Autoscaling.ObjectMetricSource.Builder.mergeTarget(V1Autoscaling.CrossVersionObjectReference value) target is the described Kubernetes object.V1Autoscaling.ObjectMetricStatus.Builder.mergeTarget(V1Autoscaling.CrossVersionObjectReference value) target is the described Kubernetes object.V1Autoscaling.CrossVersionObjectReference.newBuilder(V1Autoscaling.CrossVersionObjectReference prototype) V1Autoscaling.HorizontalPodAutoscalerSpec.Builder.setScaleTargetRef(V1Autoscaling.CrossVersionObjectReference value) reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource.V1Autoscaling.ObjectMetricSource.Builder.setTarget(V1Autoscaling.CrossVersionObjectReference value) target is the described Kubernetes object.V1Autoscaling.ObjectMetricStatus.Builder.setTarget(V1Autoscaling.CrossVersionObjectReference value) target is the described Kubernetes object.