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

target.apidocs.com.google.api.services.directory.model.DirectoryChromeosdevicesCommand.html Maven / Gradle / Ivy

There is a newer version: directory_v1-rev20240709-2.0.0
Show newest version






DirectoryChromeosdevicesCommand (Admin SDK API directory_v1-rev20220802-2.0.0)












com.google.api.services.directory.model

Class DirectoryChromeosdevicesCommand

    • Constructor Detail

      • DirectoryChromeosdevicesCommand

        public DirectoryChromeosdevicesCommand()
    • Method Detail

      • getCommandExpireTime

        public String getCommandExpireTime()
        The time at which the command will expire. If the device doesn't execute the command within this time the command will become expired.
        Returns:
        value or null for none
      • setCommandExpireTime

        public DirectoryChromeosdevicesCommand setCommandExpireTime(String commandExpireTime)
        The time at which the command will expire. If the device doesn't execute the command within this time the command will become expired.
        Parameters:
        commandExpireTime - commandExpireTime or null for none
      • getCommandId

        public Long getCommandId()
        Unique ID of a device command.
        Returns:
        value or null for none
      • getIssueTime

        public String getIssueTime()
        The timestamp when the command was issued by the admin.
        Returns:
        value or null for none
      • setIssueTime

        public DirectoryChromeosdevicesCommand setIssueTime(String issueTime)
        The timestamp when the command was issued by the admin.
        Parameters:
        issueTime - issueTime or null for none
      • getPayload

        public String getPayload()
        The payload that the command specified, if any.
        Returns:
        value or null for none
      • getState

        public String getState()
        Indicates the command state.
        Returns:
        value or null for none
      • getType

        public String getType()
        The type of the command.
        Returns:
        value or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy