Interface BeginOperationFunc
-
public interface BeginOperationFunc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.microsoft.rest.ServiceResponse<Object>Invoke()
-
-
-
Method Detail
-
Invoke
com.microsoft.rest.ServiceResponse<Object> Invoke() throws IOException, FifaConnectIdException
- Throws:
IOExceptionFifaConnectIdException
-
-