Package 

Class Result.Failure

    • Constructor Summary

      Constructors 
      Constructor Description
      Result.Failure(E value)
    • Method Summary

      Modifier and Type Method Description
      final E getValue()
      final Boolean getIsSuccess()
      final Boolean getIsFailure()
      • Methods inherited from class io.cloudx.sdk.internal.util.Result.Failure

        flatMap, fold, fold, map, mapFailure, onFailure, onSuccess
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait