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