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