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