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