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