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