Package akka.javasdk.client
Interface ComponentInvokeOnlyMethodRef1<A1,R>
- Type Parameters:
A1
- the argument type of the callNot for user extension or instantiation, returned by the SDK component client
R
- The type of value returned by executing the call
@DoNotInherit
public interface ComponentInvokeOnlyMethodRef1<A1,R>
One argument component call representation, not executed until invoked. Used for component
methods that cannot be deferred.
-
Method Summary
-
Method Details
-
withMetadata
-
invokeAsync
-