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

target.apidocs.com.google.api.services.directory.Directory.VerificationCodes.html Maven / Gradle / Ivy

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






Directory.VerificationCodes (Admin SDK API directory_v1-rev20220802-2.0.0)












com.google.api.services.directory

Class Directory.VerificationCodes

  • java.lang.Object
    • com.google.api.services.directory.Directory.VerificationCodes
  • Enclosing class:
    Directory


    public class Directory.VerificationCodes
    extends Object
    The "verificationCodes" collection of methods.
    • Constructor Detail

      • VerificationCodes

        public VerificationCodes()
    • Method Detail

      • invalidate

        public Directory.VerificationCodes.Invalidate invalidate(String userKey)
                                                          throws IOException
        Invalidates the current backup verification codes for the user. Create a request for the method "verificationCodes.invalidate". This request holds the parameters needed by the admin server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        userKey - Email or immutable ID of the user
        Returns:
        the request
        Throws:
        IOException
      • list

        public Directory.VerificationCodes.List list(String userKey)
                                              throws IOException
        Returns the current set of valid backup verification codes for the specified user. Create a request for the method "verificationCodes.list". This request holds the parameters needed by the admin server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        userKey - Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy