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