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