Uses of Class
io.kubernetes.client.proto.V2beta2Autoscaling.CrossVersionObjectReference
-
Uses of V2beta2Autoscaling.CrossVersionObjectReference in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2beta2Autoscaling.CrossVersionObjectReferenceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2beta2Autoscaling.CrossVersionObjectReference>
V2beta2Autoscaling.CrossVersionObjectReference.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V2beta2Autoscaling.CrossVersionObjectReferenceModifier and TypeMethodDescriptionV2beta2Autoscaling.CrossVersionObjectReference.Builder.build()
V2beta2Autoscaling.CrossVersionObjectReference.Builder.buildPartial()
V2beta2Autoscaling.CrossVersionObjectReference.getDefaultInstance()
V2beta2Autoscaling.CrossVersionObjectReference.Builder.getDefaultInstanceForType()
V2beta2Autoscaling.CrossVersionObjectReference.getDefaultInstanceForType()
V2beta2Autoscaling.ObjectMetricSource.Builder.getDescribedObject()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
V2beta2Autoscaling.ObjectMetricSource.getDescribedObject()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
V2beta2Autoscaling.ObjectMetricSourceOrBuilder.getDescribedObject()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
V2beta2Autoscaling.ObjectMetricStatus.Builder.getDescribedObject()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
V2beta2Autoscaling.ObjectMetricStatus.getDescribedObject()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
V2beta2Autoscaling.ObjectMetricStatusOrBuilder.getDescribedObject()
optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.getScaleTargetRef()
scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count.V2beta2Autoscaling.HorizontalPodAutoscalerSpec.getScaleTargetRef()
scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count.V2beta2Autoscaling.HorizontalPodAutoscalerSpecOrBuilder.getScaleTargetRef()
scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count.V2beta2Autoscaling.CrossVersionObjectReference.parseDelimitedFrom
(InputStream input) V2beta2Autoscaling.CrossVersionObjectReference.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(byte[] data) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(com.google.protobuf.ByteString data) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(com.google.protobuf.CodedInputStream input) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(InputStream input) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(ByteBuffer data) V2beta2Autoscaling.CrossVersionObjectReference.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2beta2Autoscaling.CrossVersionObjectReferenceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V2beta2Autoscaling.CrossVersionObjectReference>
V2beta2Autoscaling.CrossVersionObjectReference.getParserForType()
static com.google.protobuf.Parser<V2beta2Autoscaling.CrossVersionObjectReference>
V2beta2Autoscaling.CrossVersionObjectReference.parser()
Methods in io.kubernetes.client.proto with parameters of type V2beta2Autoscaling.CrossVersionObjectReferenceModifier and TypeMethodDescriptionV2beta2Autoscaling.ObjectMetricSource.Builder.mergeDescribedObject
(V2beta2Autoscaling.CrossVersionObjectReference value) optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
V2beta2Autoscaling.ObjectMetricStatus.Builder.mergeDescribedObject
(V2beta2Autoscaling.CrossVersionObjectReference value) optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
V2beta2Autoscaling.CrossVersionObjectReference.Builder.mergeFrom
(V2beta2Autoscaling.CrossVersionObjectReference other) V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.mergeScaleTargetRef
(V2beta2Autoscaling.CrossVersionObjectReference value) scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count.V2beta2Autoscaling.CrossVersionObjectReference.newBuilder
(V2beta2Autoscaling.CrossVersionObjectReference prototype) V2beta2Autoscaling.ObjectMetricSource.Builder.setDescribedObject
(V2beta2Autoscaling.CrossVersionObjectReference value) optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 1;
V2beta2Autoscaling.ObjectMetricStatus.Builder.setDescribedObject
(V2beta2Autoscaling.CrossVersionObjectReference value) optional .k8s.io.api.autoscaling.v2beta2.CrossVersionObjectReference describedObject = 3;
V2beta2Autoscaling.HorizontalPodAutoscalerSpec.Builder.setScaleTargetRef
(V2beta2Autoscaling.CrossVersionObjectReference value) scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count.