Interface Operation
- All Known Subinterfaces:
AuthCloudApiRegistration
,Authentication
,Deregistration
,DeviceInformationChange
,HttpOperation<T>
,OutOfBandAuthentication
,OutOfBandOperation
,OutOfBandPayloadDecode
,OutOfBandRegistration
,PasswordChange
,PendingOutOfBandOperations
,PinChange
,Registration
public interface Operation
The generic interface representing an operation returned by
Operations
.-
Method Summary
-
Method Details
-
execute
void execute()Executes the operation asynchronously.
-