Class UsersApi.GetContactByIdOptions

  • Enclosing class:
    UsersApi

    public class UsersApi.GetContactByIdOptions
    extends java.lang.Object
    GetContactByIdOptions Class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getCloudProvider()
      getCloudProvider method.
      void setCloudProvider​(java.lang.String cloudProvider)
      setCloudProvider method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetContactByIdOptions

        public GetContactByIdOptions()
    • Method Detail

      • setCloudProvider

        public void setCloudProvider​(java.lang.String cloudProvider)
        setCloudProvider method.
      • getCloudProvider

        public java.lang.String getCloudProvider()
        getCloudProvider method.
        Returns:
        String