Interface ComponentInvokeOnlyMethodRef<R>

Type Parameters:
R - The type of value returned by executing the call

Not for user extension or instantiation, returned by the SDK component client


@DoNotInherit public interface ComponentInvokeOnlyMethodRef<R>
Zero argument component call representation, not executed until invoked. Used for component methods that cannot be deferred.