ray.serve.schema.ServeApplicationSchema ======================================= .. currentmodule:: ray.serve.schema .. autoclass:: ServeApplicationSchema :show-inheritance: .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ~ServeApplicationSchema.__init__ ~ServeApplicationSchema.construct ~ServeApplicationSchema.copy ~ServeApplicationSchema.dict ~ServeApplicationSchema.get_empty_schema_dict ~ServeApplicationSchema.json ~ServeApplicationSchema.update_forward_refs .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: ~ServeApplicationSchema.deployment_names ~ServeApplicationSchema.name ~ServeApplicationSchema.route_prefix ~ServeApplicationSchema.import_path ~ServeApplicationSchema.runtime_env ~ServeApplicationSchema.host ~ServeApplicationSchema.port ~ServeApplicationSchema.deployments ~ServeApplicationSchema.args ~ServeApplicationSchema.logging_config