Class CloudStorageApi.ListProvidersOptions

  • Enclosing class:
    CloudStorageApi

    public class CloudStorageApi.ListProvidersOptions
    extends java.lang.Object
    ListProvidersOptions 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

      • ListProvidersOptions

        public ListProvidersOptions()
    • Method Detail

      • setRedirectUrl

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

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