Class CloudStorageApi.GetProviderOptions

  • Enclosing class:
    CloudStorageApi

    public class CloudStorageApi.GetProviderOptions
    extends java.lang.Object
    GetProviderOptions Class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getRedirectUrl()
      getRedirectUrl method.
      void setRedirectUrl​(java.lang.String redirectUrl)
      setRedirectUrl method.
      • Methods inherited from class java.lang.Object

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

      • GetProviderOptions

        public GetProviderOptions()
    • Method Detail

      • setRedirectUrl

        public void setRedirectUrl​(java.lang.String redirectUrl)
        setRedirectUrl method.
      • getRedirectUrl

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