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