Package 

Class CXResult.Success

    • 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.CXResult.Success

        failureOrNull, flatMap, handle, map, onFailure, onSuccess, requireFailure, requireSuccess, successOrNull
      • Methods inherited from class java.lang.Object

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