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