Uses of Class
io.kubernetes.client.proto.V1Apps.ReplicaSetStatus
-
Uses of V1Apps.ReplicaSetStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Apps.ReplicaSetStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Apps.ReplicaSetStatus>
V1Apps.ReplicaSetStatus.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Apps.ReplicaSetStatusModifier and TypeMethodDescriptionV1Apps.ReplicaSetStatus.Builder.build()
V1Apps.ReplicaSetStatus.Builder.buildPartial()
static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.getDefaultInstance()
V1Apps.ReplicaSetStatus.Builder.getDefaultInstanceForType()
V1Apps.ReplicaSetStatus.getDefaultInstanceForType()
V1Apps.ReplicaSet.Builder.getStatus()
Status is the most recently observed status of the ReplicaSet.V1Apps.ReplicaSet.getStatus()
Status is the most recently observed status of the ReplicaSet.V1Apps.ReplicaSetOrBuilder.getStatus()
Status is the most recently observed status of the ReplicaSet.static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseDelimitedFrom
(InputStream input) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(byte[] data) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(com.google.protobuf.ByteString data) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(InputStream input) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(ByteBuffer data) static V1Apps.ReplicaSetStatus
V1Apps.ReplicaSetStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Apps.ReplicaSetStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Apps.ReplicaSetStatus>
V1Apps.ReplicaSetStatus.getParserForType()
static com.google.protobuf.Parser<V1Apps.ReplicaSetStatus>
V1Apps.ReplicaSetStatus.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Apps.ReplicaSetStatusModifier and TypeMethodDescriptionV1Apps.ReplicaSetStatus.Builder.mergeFrom
(V1Apps.ReplicaSetStatus other) V1Apps.ReplicaSet.Builder.mergeStatus
(V1Apps.ReplicaSetStatus value) Status is the most recently observed status of the ReplicaSet.V1Apps.ReplicaSetStatus.newBuilder
(V1Apps.ReplicaSetStatus prototype) V1Apps.ReplicaSet.Builder.setStatus
(V1Apps.ReplicaSetStatus value) Status is the most recently observed status of the ReplicaSet.