Package 

Class Result.Success

    • Constructor Summary

      Constructors 
      Constructor Description
      Result.Success(R value)
    • Method Summary

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

        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