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