Uses of Class
io.kubernetes.client.proto.V1beta1Apps.StatefulSetCondition
-
Uses of V1beta1Apps.StatefulSetCondition in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Apps.StatefulSetConditionModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Apps.StatefulSetCondition>V1beta1Apps.StatefulSetCondition.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Apps.StatefulSetConditionModifier and TypeMethodDescriptionV1beta1Apps.StatefulSetCondition.Builder.build()V1beta1Apps.StatefulSetCondition.Builder.buildPartial()V1beta1Apps.StatefulSetStatus.Builder.getConditions(int index) Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetStatus.getConditions(int index) Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetStatusOrBuilder.getConditions(int index) Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetCondition.getDefaultInstance()V1beta1Apps.StatefulSetCondition.Builder.getDefaultInstanceForType()V1beta1Apps.StatefulSetCondition.getDefaultInstanceForType()V1beta1Apps.StatefulSetCondition.parseDelimitedFrom(InputStream input) V1beta1Apps.StatefulSetCondition.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Apps.StatefulSetCondition.parseFrom(byte[] data) V1beta1Apps.StatefulSetCondition.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Apps.StatefulSetCondition.parseFrom(com.google.protobuf.ByteString data) V1beta1Apps.StatefulSetCondition.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Apps.StatefulSetCondition.parseFrom(com.google.protobuf.CodedInputStream input) V1beta1Apps.StatefulSetCondition.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Apps.StatefulSetCondition.parseFrom(InputStream input) V1beta1Apps.StatefulSetCondition.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Apps.StatefulSetCondition.parseFrom(ByteBuffer data) V1beta1Apps.StatefulSetCondition.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Apps.StatefulSetConditionModifier and TypeMethodDescriptionV1beta1Apps.StatefulSetStatus.Builder.getConditionsList()Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetStatus.getConditionsList()Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetStatusOrBuilder.getConditionsList()Represents the latest available observations of a statefulset's current state.com.google.protobuf.Parser<V1beta1Apps.StatefulSetCondition>V1beta1Apps.StatefulSetCondition.getParserForType()static com.google.protobuf.Parser<V1beta1Apps.StatefulSetCondition>V1beta1Apps.StatefulSetCondition.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Apps.StatefulSetConditionModifier and TypeMethodDescriptionV1beta1Apps.StatefulSetStatus.Builder.addConditions(int index, V1beta1Apps.StatefulSetCondition value) Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetStatus.Builder.addConditions(V1beta1Apps.StatefulSetCondition value) Represents the latest available observations of a statefulset's current state.V1beta1Apps.StatefulSetCondition.Builder.mergeFrom(V1beta1Apps.StatefulSetCondition other) V1beta1Apps.StatefulSetCondition.newBuilder(V1beta1Apps.StatefulSetCondition prototype) V1beta1Apps.StatefulSetStatus.Builder.setConditions(int index, V1beta1Apps.StatefulSetCondition value) Represents the latest available observations of a statefulset's current state.Method parameters in io.kubernetes.client.proto with type arguments of type V1beta1Apps.StatefulSetConditionModifier and TypeMethodDescriptionV1beta1Apps.StatefulSetStatus.Builder.addAllConditions(Iterable<? extends V1beta1Apps.StatefulSetCondition> values) Represents the latest available observations of a statefulset's current state.