Uses of Class
io.kubernetes.client.proto.V1beta1Apps.DeploymentStatus
-
Uses of V1beta1Apps.DeploymentStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Apps.DeploymentStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Apps.DeploymentStatus>
V1beta1Apps.DeploymentStatus.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta1Apps.DeploymentStatusModifier and TypeMethodDescriptionV1beta1Apps.DeploymentStatus.Builder.build()
V1beta1Apps.DeploymentStatus.Builder.buildPartial()
static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.getDefaultInstance()
V1beta1Apps.DeploymentStatus.Builder.getDefaultInstanceForType()
V1beta1Apps.DeploymentStatus.getDefaultInstanceForType()
V1beta1Apps.Deployment.Builder.getStatus()
Most recently observed status of the Deployment.V1beta1Apps.Deployment.getStatus()
Most recently observed status of the Deployment.V1beta1Apps.DeploymentOrBuilder.getStatus()
Most recently observed status of the Deployment.static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseDelimitedFrom
(InputStream input) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(byte[] data) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(com.google.protobuf.ByteString data) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(com.google.protobuf.CodedInputStream input) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(InputStream input) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(ByteBuffer data) static V1beta1Apps.DeploymentStatus
V1beta1Apps.DeploymentStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Apps.DeploymentStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Apps.DeploymentStatus>
V1beta1Apps.DeploymentStatus.getParserForType()
static com.google.protobuf.Parser<V1beta1Apps.DeploymentStatus>
V1beta1Apps.DeploymentStatus.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta1Apps.DeploymentStatusModifier and TypeMethodDescriptionV1beta1Apps.DeploymentStatus.Builder.mergeFrom
(V1beta1Apps.DeploymentStatus other) V1beta1Apps.Deployment.Builder.mergeStatus
(V1beta1Apps.DeploymentStatus value) Most recently observed status of the Deployment.V1beta1Apps.DeploymentStatus.newBuilder
(V1beta1Apps.DeploymentStatus prototype) V1beta1Apps.Deployment.Builder.setStatus
(V1beta1Apps.DeploymentStatus value) Most recently observed status of the Deployment.