All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.gmail.model.Draft.html Maven / Gradle / Ivy







Draft (Gmail API v1-rev20240422-2.0.0)












com.google.api.services.gmail.model

Class Draft

    • Constructor Detail

      • Draft

        public Draft()
    • Method Detail

      • getId

        public String getId()
        The immutable ID of the draft.
        Returns:
        value or null for none
      • setId

        public Draft setId(String id)
        The immutable ID of the draft.
        Parameters:
        id - id or null for none
      • getMessage

        public Message getMessage()
        The message content of the draft.
        Returns:
        value or null for none
      • setMessage

        public Draft setMessage(Message message)
        The message content of the draft.
        Parameters:
        message - message or null for none
      • set

        public Draft set(String fieldName,
                         Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public Draft clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy