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

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

There is a newer version: v1-rev20240520-2.0.0
Show newest version






PopSettings (Gmail API v1-rev20230925-2.0.0)












com.google.api.services.gmail.model

Class PopSettings

    • Constructor Detail

      • PopSettings

        public PopSettings()
    • Method Detail

      • getAccessWindow

        public String getAccessWindow()
        The range of messages which are accessible via POP.
        Returns:
        value or null for none
      • setAccessWindow

        public PopSettings setAccessWindow(String accessWindow)
        The range of messages which are accessible via POP.
        Parameters:
        accessWindow - accessWindow or null for none
      • getDisposition

        public String getDisposition()
        The action that will be executed on a message after it has been fetched via POP.
        Returns:
        value or null for none
      • setDisposition

        public PopSettings setDisposition(String disposition)
        The action that will be executed on a message after it has been fetched via POP.
        Parameters:
        disposition - disposition or null for none
      • set

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

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

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy