Uses of Class
io.kubernetes.client.proto.V1Autoscaling.ScaleStatus
-
Uses of V1Autoscaling.ScaleStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Autoscaling.ScaleStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Autoscaling.ScaleStatus>V1Autoscaling.ScaleStatus.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Autoscaling.ScaleStatusModifier and TypeMethodDescriptionV1Autoscaling.ScaleStatus.Builder.build()V1Autoscaling.ScaleStatus.Builder.buildPartial()static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.getDefaultInstance()V1Autoscaling.ScaleStatus.Builder.getDefaultInstanceForType()V1Autoscaling.ScaleStatus.getDefaultInstanceForType()V1Autoscaling.Scale.Builder.getStatus()current status of the scale.V1Autoscaling.Scale.getStatus()current status of the scale.V1Autoscaling.ScaleOrBuilder.getStatus()current status of the scale.static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseDelimitedFrom(InputStream input) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(byte[] data) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(com.google.protobuf.ByteString data) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(com.google.protobuf.CodedInputStream input) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(InputStream input) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(ByteBuffer data) static V1Autoscaling.ScaleStatusV1Autoscaling.ScaleStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Autoscaling.ScaleStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Autoscaling.ScaleStatus>V1Autoscaling.ScaleStatus.getParserForType()static com.google.protobuf.Parser<V1Autoscaling.ScaleStatus>V1Autoscaling.ScaleStatus.parser()Methods in io.kubernetes.client.proto with parameters of type V1Autoscaling.ScaleStatusModifier and TypeMethodDescriptionV1Autoscaling.ScaleStatus.Builder.mergeFrom(V1Autoscaling.ScaleStatus other) V1Autoscaling.Scale.Builder.mergeStatus(V1Autoscaling.ScaleStatus value) current status of the scale.V1Autoscaling.ScaleStatus.newBuilder(V1Autoscaling.ScaleStatus prototype) V1Autoscaling.Scale.Builder.setStatus(V1Autoscaling.ScaleStatus value) current status of the scale.