Class PersonsImpl
- java.lang.Object
-
- com.fifa.connectid.sdk.core.api.implementation.PersonsImpl
-
-
Constructor Summary
Constructors Constructor Description PersonsImpl(retrofit2.Retrofit retrofit, FIFAConnectIDIDDirectoryV6Impl client)Initializes an instance of Persons.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectaddRegistrationsByForce(AddRegistrationsRequestType body)Adds new person registrations.ObjectaddRegistrationsByForce(AddRegistrationsRequestType body, Boolean force, String xActorDetails)Adds new person registrations.rx.Observable<Object>addRegistrationsByForceAsync(AddRegistrationsRequestType body)Adds new person registrations.com.microsoft.rest.ServiceFuture<Object>addRegistrationsByForceAsync(AddRegistrationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Adds new person registrations.rx.Observable<Object>addRegistrationsByForceAsync(AddRegistrationsRequestType body, Boolean force, String xActorDetails)Adds new person registrations.com.microsoft.rest.ServiceFuture<Object>addRegistrationsByForceAsync(AddRegistrationsRequestType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Adds new person registrations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>addRegistrationsByForceWithServiceResponseAsync(AddRegistrationsRequestType body)Adds new person registrations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>addRegistrationsByForceWithServiceResponseAsync(AddRegistrationsRequestType body, Boolean force, String xActorDetails)Adds new person registrations.ObjectbulkDeactivateRegistrations(BulkDeactivateRegistrationsRequestType body)Deactivates given set of registrations.ObjectbulkDeactivateRegistrations(BulkDeactivateRegistrationsRequestType body, String xActorDetails)Deactivates given set of registrations.rx.Observable<Object>bulkDeactivateRegistrationsAsync(BulkDeactivateRegistrationsRequestType body)Deactivates given set of registrations.com.microsoft.rest.ServiceFuture<Object>bulkDeactivateRegistrationsAsync(BulkDeactivateRegistrationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Deactivates given set of registrations.rx.Observable<Object>bulkDeactivateRegistrationsAsync(BulkDeactivateRegistrationsRequestType body, String xActorDetails)Deactivates given set of registrations.com.microsoft.rest.ServiceFuture<Object>bulkDeactivateRegistrationsAsync(BulkDeactivateRegistrationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Deactivates given set of registrations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>bulkDeactivateRegistrationsWithServiceResponseAsync(BulkDeactivateRegistrationsRequestType body)Deactivates given set of registrations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>bulkDeactivateRegistrationsWithServiceResponseAsync(BulkDeactivateRegistrationsRequestType body, String xActorDetails)Deactivates given set of registrations.ObjectforceRegister(RegisterPersonRequestType body)Registers a new person even if possible duplicates are found.ObjectforceRegister(RegisterPersonRequestType body, String xActorDetails)Registers a new person even if possible duplicates are found.rx.Observable<Object>forceRegisterAsync(RegisterPersonRequestType body)Registers a new person even if possible duplicates are found.com.microsoft.rest.ServiceFuture<Object>forceRegisterAsync(RegisterPersonRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Registers a new person even if possible duplicates are found.rx.Observable<Object>forceRegisterAsync(RegisterPersonRequestType body, String xActorDetails)Registers a new person even if possible duplicates are found.com.microsoft.rest.ServiceFuture<Object>forceRegisterAsync(RegisterPersonRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Registers a new person even if possible duplicates are found.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>forceRegisterWithServiceResponseAsync(RegisterPersonRequestType body)Registers a new person even if possible duplicates are found.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>forceRegisterWithServiceResponseAsync(RegisterPersonRequestType body, String xActorDetails)Registers a new person even if possible duplicates are found.ObjectgetByPersonfifaid(String personFifaId)Gets person data associated with the specified FIFA Unique Identifier.rx.Observable<Object>getByPersonfifaidAsync(String personFifaId)Gets person data associated with the specified FIFA Unique Identifier.com.microsoft.rest.ServiceFuture<Object>getByPersonfifaidAsync(String personFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets person data associated with the specified FIFA Unique Identifier.rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Object,PersonGetByPersonfifaidHeaders>>getByPersonfifaidWithServiceResponseAsync(String personFifaId)Gets person data associated with the specified FIFA Unique Identifier.ObjectgetDuplicates(GetDuplicatesRequestType body)Gets a list of people this person may be duplicated with.ObjectgetDuplicates(GetDuplicatesRequestType body, String xActorDetails)Gets a list of people this person may be duplicated with.rx.Observable<Object>getDuplicatesAsync(GetDuplicatesRequestType body)Gets a list of people this person may be duplicated with.com.microsoft.rest.ServiceFuture<Object>getDuplicatesAsync(GetDuplicatesRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets a list of people this person may be duplicated with.rx.Observable<Object>getDuplicatesAsync(GetDuplicatesRequestType body, String xActorDetails)Gets a list of people this person may be duplicated with.com.microsoft.rest.ServiceFuture<Object>getDuplicatesAsync(GetDuplicatesRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets a list of people this person may be duplicated with.ObjectgetDuplicatesByFIFAId(GetDuplicatesByFIFAIdRequestType body)Gets a list of people this person may be duplicated with.ObjectgetDuplicatesByFIFAId(GetDuplicatesByFIFAIdRequestType body, String xActorDetails)Gets a list of people this person may be duplicated with.rx.Observable<Object>getDuplicatesByFIFAIdAsync(GetDuplicatesByFIFAIdRequestType body)Gets a list of people this person may be duplicated with.com.microsoft.rest.ServiceFuture<Object>getDuplicatesByFIFAIdAsync(GetDuplicatesByFIFAIdRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets a list of people this person may be duplicated with.rx.Observable<Object>getDuplicatesByFIFAIdAsync(GetDuplicatesByFIFAIdRequestType body, String xActorDetails)Gets a list of people this person may be duplicated with.com.microsoft.rest.ServiceFuture<Object>getDuplicatesByFIFAIdAsync(GetDuplicatesByFIFAIdRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets a list of people this person may be duplicated with.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getDuplicatesByFIFAIdWithServiceResponseAsync(GetDuplicatesByFIFAIdRequestType body)Gets a list of people this person may be duplicated with.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getDuplicatesByFIFAIdWithServiceResponseAsync(GetDuplicatesByFIFAIdRequestType body, String xActorDetails)Gets a list of people this person may be duplicated with.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getDuplicatesWithServiceResponseAsync(GetDuplicatesRequestType body)Gets a list of people this person may be duplicated with.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getDuplicatesWithServiceResponseAsync(GetDuplicatesRequestType body, String xActorDetails)Gets a list of people this person may be duplicated with.ObjectgetMergedSecondaryFifaIdsByPersonfifaid(String personFifaId)rx.Observable<Object>getMergedSecondaryFifaIdsByPersonfifaidAsync(String personFifaId)com.microsoft.rest.ServiceFuture<Object>getMergedSecondaryFifaIdsByPersonfifaidAsync(String personFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getMergedSecondaryFifaIdsByPersonfifaidWithServiceResponseAsync(String personFifaId)ObjectgetPrimaryDataProviderRegistrationByPersonfifaid(String personFifaId)Gets registration belonging to the primary data provider.rx.Observable<Object>getPrimaryDataProviderRegistrationByPersonfifaidAsync(String personFifaId)Gets registration belonging to the primary data provider.com.microsoft.rest.ServiceFuture<Object>getPrimaryDataProviderRegistrationByPersonfifaidAsync(String personFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets registration belonging to the primary data provider.rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Object,PersonGetPrimaryDataProviderRegistrationByPersonfifaidHeaders>>getPrimaryDataProviderRegistrationByPersonfifaidWithServiceResponseAsync(String personFifaId)Gets registration belonging to the primary data provider.Objectmerge(MergePersonsRequestType body)Merges two persons.Objectmerge(MergePersonsRequestType body, String xActorDetails)Merges two persons.rx.Observable<Object>mergeAsync(MergePersonsRequestType body)Merges two persons.com.microsoft.rest.ServiceFuture<Object>mergeAsync(MergePersonsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Merges two persons.rx.Observable<Object>mergeAsync(MergePersonsRequestType body, String xActorDetails)Merges two persons.com.microsoft.rest.ServiceFuture<Object>mergeAsync(MergePersonsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Merges two persons.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>mergeWithServiceResponseAsync(MergePersonsRequestType body)Merges two persons.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>mergeWithServiceResponseAsync(MergePersonsRequestType body, String xActorDetails)Merges two persons.Objectregister(RegisterPersonRequestType body)Registers a new person and assigns FIFA Unique Identifier.Objectregister(RegisterPersonRequestType body, String xActorDetails)Registers a new person and assigns FIFA Unique Identifier.rx.Observable<Object>registerAsync(RegisterPersonRequestType body)Registers a new person and assigns FIFA Unique Identifier.com.microsoft.rest.ServiceFuture<Object>registerAsync(RegisterPersonRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Registers a new person and assigns FIFA Unique Identifier.rx.Observable<Object>registerAsync(RegisterPersonRequestType body, String xActorDetails)Registers a new person and assigns FIFA Unique Identifier.com.microsoft.rest.ServiceFuture<Object>registerAsync(RegisterPersonRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Registers a new person and assigns FIFA Unique Identifier.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>registerWithServiceResponseAsync(RegisterPersonRequestType body)Registers a new person and assigns FIFA Unique Identifier.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>registerWithServiceResponseAsync(RegisterPersonRequestType body, String xActorDetails)Registers a new person and assigns FIFA Unique Identifier.Objectunmerge(UnmergePersonsRequestType body)Reverts merge operation.Objectunmerge(UnmergePersonsRequestType body, String xActorDetails)Reverts merge operation.rx.Observable<Object>unmergeAsync(UnmergePersonsRequestType body)Reverts merge operation.com.microsoft.rest.ServiceFuture<Object>unmergeAsync(UnmergePersonsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Reverts merge operation.rx.Observable<Object>unmergeAsync(UnmergePersonsRequestType body, String xActorDetails)Reverts merge operation.com.microsoft.rest.ServiceFuture<Object>unmergeAsync(UnmergePersonsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Reverts merge operation.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>unmergeWithServiceResponseAsync(UnmergePersonsRequestType body)Reverts merge operation.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>unmergeWithServiceResponseAsync(UnmergePersonsRequestType body, String xActorDetails)Reverts merge operation.ObjectupdatePersonByForce(UpdatePersonRequestType body)Updates person data.ObjectupdatePersonByForce(UpdatePersonRequestType body, Boolean force, String xActorDetails)Updates person data.rx.Observable<Object>updatePersonByForceAsync(UpdatePersonRequestType body)Updates person data.com.microsoft.rest.ServiceFuture<Object>updatePersonByForceAsync(UpdatePersonRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Updates person data.rx.Observable<Object>updatePersonByForceAsync(UpdatePersonRequestType body, Boolean force, String xActorDetails)Updates person data.com.microsoft.rest.ServiceFuture<Object>updatePersonByForceAsync(UpdatePersonRequestType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Updates person data.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>updatePersonByForceWithServiceResponseAsync(UpdatePersonRequestType body)Updates person data.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>updatePersonByForceWithServiceResponseAsync(UpdatePersonRequestType body, Boolean force, String xActorDetails)Updates person data.ObjectupdateRegistrationsByForce(UpdateRegistrationsRequestType body)Updates specified person registrations.ObjectupdateRegistrationsByForce(UpdateRegistrationsRequestType body, Boolean force, String xActorDetails)Updates specified person registrations.rx.Observable<Object>updateRegistrationsByForceAsync(UpdateRegistrationsRequestType body)Updates specified person registrations.com.microsoft.rest.ServiceFuture<Object>updateRegistrationsByForceAsync(UpdateRegistrationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Updates specified person registrations.rx.Observable<Object>updateRegistrationsByForceAsync(UpdateRegistrationsRequestType body, Boolean force, String xActorDetails)Updates specified person registrations.com.microsoft.rest.ServiceFuture<Object>updateRegistrationsByForceAsync(UpdateRegistrationsRequestType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Updates specified person registrations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>updateRegistrationsByForceWithServiceResponseAsync(UpdateRegistrationsRequestType body)Updates specified person registrations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>updateRegistrationsByForceWithServiceResponseAsync(UpdateRegistrationsRequestType body, Boolean force, String xActorDetails)Updates specified person registrations.
-
-
-
Constructor Detail
-
PersonsImpl
public PersonsImpl(retrofit2.Retrofit retrofit, FIFAConnectIDIDDirectoryV6Impl client)Initializes an instance of Persons.- Parameters:
retrofit- the Retrofit instance built from a Retrofit Builder.client- the instance of the service client containing this operation class.
-
-
Method Detail
-
getByPersonfifaid
public Object getByPersonfifaid(String personFifaId)
Gets person data associated with the specified FIFA Unique Identifier.- Specified by:
getByPersonfifaidin interfacePersons- Parameters:
personFifaId- FIFA Unique Identifier- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
getByPersonfifaidAsync
public com.microsoft.rest.ServiceFuture<Object> getByPersonfifaidAsync(String personFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets person data associated with the specified FIFA Unique Identifier.- Specified by:
getByPersonfifaidAsyncin interfacePersons- Parameters:
personFifaId- FIFA Unique IdentifierserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getByPersonfifaidAsync
public rx.Observable<Object> getByPersonfifaidAsync(String personFifaId)
Gets person data associated with the specified FIFA Unique Identifier.- Specified by:
getByPersonfifaidAsyncin interfacePersons- Parameters:
personFifaId- FIFA Unique Identifier- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getByPersonfifaidWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Object,PersonGetByPersonfifaidHeaders>> getByPersonfifaidWithServiceResponseAsync(String personFifaId)
Gets person data associated with the specified FIFA Unique Identifier.- Specified by:
getByPersonfifaidWithServiceResponseAsyncin interfacePersons- Parameters:
personFifaId- FIFA Unique Identifier- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicates
public Object getDuplicates(GetDuplicatesRequestType body)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
getDuplicatesAsync
public com.microsoft.rest.ServiceFuture<Object> getDuplicatesAsync(GetDuplicatesRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesAsyncin interfacePersons- Parameters:
body- Person data with name hashesserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesAsync
public rx.Observable<Object> getDuplicatesAsync(GetDuplicatesRequestType body)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesAsyncin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getDuplicatesWithServiceResponseAsync(GetDuplicatesRequestType body)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesWithServiceResponseAsyncin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicates
public Object getDuplicates(GetDuplicatesRequestType body, String xActorDetails)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
getDuplicatesAsync
public com.microsoft.rest.ServiceFuture<Object> getDuplicatesAsync(GetDuplicatesRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesAsync
public rx.Observable<Object> getDuplicatesAsync(GetDuplicatesRequestType body, String xActorDetails)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getDuplicatesWithServiceResponseAsync(GetDuplicatesRequestType body, String xActorDetails)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesWithServiceResponseAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesByFIFAId
public Object getDuplicatesByFIFAId(GetDuplicatesByFIFAIdRequestType body)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesByFIFAIdin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and trusted organisations' FIFA Unique Identifiers.- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
getDuplicatesByFIFAIdAsync
public com.microsoft.rest.ServiceFuture<Object> getDuplicatesByFIFAIdAsync(GetDuplicatesByFIFAIdRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesByFIFAIdAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and trusted organisations' FIFA Unique Identifiers.serviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesByFIFAIdAsync
public rx.Observable<Object> getDuplicatesByFIFAIdAsync(GetDuplicatesByFIFAIdRequestType body)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesByFIFAIdAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and trusted organisations' FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesByFIFAIdWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getDuplicatesByFIFAIdWithServiceResponseAsync(GetDuplicatesByFIFAIdRequestType body)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesByFIFAIdWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and trusted organisations' FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesByFIFAId
public Object getDuplicatesByFIFAId(GetDuplicatesByFIFAIdRequestType body, String xActorDetails)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesByFIFAIdin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and trusted organisations' FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
getDuplicatesByFIFAIdAsync
public com.microsoft.rest.ServiceFuture<Object> getDuplicatesByFIFAIdAsync(GetDuplicatesByFIFAIdRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesByFIFAIdAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and trusted organisations' FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesByFIFAIdAsync
public rx.Observable<Object> getDuplicatesByFIFAIdAsync(GetDuplicatesByFIFAIdRequestType body, String xActorDetails)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesByFIFAIdAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and trusted organisations' FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesByFIFAIdWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getDuplicatesByFIFAIdWithServiceResponseAsync(GetDuplicatesByFIFAIdRequestType body, String xActorDetails)
Gets a list of people this person may be duplicated with.- Specified by:
getDuplicatesByFIFAIdWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and trusted organisations' FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getPrimaryDataProviderRegistrationByPersonfifaid
public Object getPrimaryDataProviderRegistrationByPersonfifaid(String personFifaId)
Gets registration belonging to the primary data provider.- Specified by:
getPrimaryDataProviderRegistrationByPersonfifaidin interfacePersons- Parameters:
personFifaId- FIFA Unique Identifier- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
getPrimaryDataProviderRegistrationByPersonfifaidAsync
public com.microsoft.rest.ServiceFuture<Object> getPrimaryDataProviderRegistrationByPersonfifaidAsync(String personFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets registration belonging to the primary data provider.- Specified by:
getPrimaryDataProviderRegistrationByPersonfifaidAsyncin interfacePersons- Parameters:
personFifaId- FIFA Unique IdentifierserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getPrimaryDataProviderRegistrationByPersonfifaidAsync
public rx.Observable<Object> getPrimaryDataProviderRegistrationByPersonfifaidAsync(String personFifaId)
Gets registration belonging to the primary data provider.- Specified by:
getPrimaryDataProviderRegistrationByPersonfifaidAsyncin interfacePersons- Parameters:
personFifaId- FIFA Unique Identifier- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getPrimaryDataProviderRegistrationByPersonfifaidWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Object,PersonGetPrimaryDataProviderRegistrationByPersonfifaidHeaders>> getPrimaryDataProviderRegistrationByPersonfifaidWithServiceResponseAsync(String personFifaId)
Gets registration belonging to the primary data provider.- Specified by:
getPrimaryDataProviderRegistrationByPersonfifaidWithServiceResponseAsyncin interfacePersons- Parameters:
personFifaId- FIFA Unique Identifier- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
register
public Object register(RegisterPersonRequestType body)
Registers a new person and assigns FIFA Unique Identifier. If duplicates are found the person is not registered.- Specified by:
registerin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
registerAsync
public com.microsoft.rest.ServiceFuture<Object> registerAsync(RegisterPersonRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Registers a new person and assigns FIFA Unique Identifier. If duplicates are found the person is not registered.- Specified by:
registerAsyncin interfacePersons- Parameters:
body- Person data with name hashesserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
registerAsync
public rx.Observable<Object> registerAsync(RegisterPersonRequestType body)
Registers a new person and assigns FIFA Unique Identifier. If duplicates are found the person is not registered.- Specified by:
registerAsyncin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
registerWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> registerWithServiceResponseAsync(RegisterPersonRequestType body)
Registers a new person and assigns FIFA Unique Identifier. If duplicates are found the person is not registered.- Specified by:
registerWithServiceResponseAsyncin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
register
public Object register(RegisterPersonRequestType body, String xActorDetails)
Registers a new person and assigns FIFA Unique Identifier. If duplicates are found the person is not registered.- Specified by:
registerin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
registerAsync
public com.microsoft.rest.ServiceFuture<Object> registerAsync(RegisterPersonRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Registers a new person and assigns FIFA Unique Identifier. If duplicates are found the person is not registered.- Specified by:
registerAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
registerAsync
public rx.Observable<Object> registerAsync(RegisterPersonRequestType body, String xActorDetails)
Registers a new person and assigns FIFA Unique Identifier. If duplicates are found the person is not registered.- Specified by:
registerAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
registerWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> registerWithServiceResponseAsync(RegisterPersonRequestType body, String xActorDetails)
Registers a new person and assigns FIFA Unique Identifier. If duplicates are found the person is not registered.- Specified by:
registerWithServiceResponseAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
forceRegister
public Object forceRegister(RegisterPersonRequestType body)
Registers a new person even if possible duplicates are found.- Specified by:
forceRegisterin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
forceRegisterAsync
public com.microsoft.rest.ServiceFuture<Object> forceRegisterAsync(RegisterPersonRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Registers a new person even if possible duplicates are found.- Specified by:
forceRegisterAsyncin interfacePersons- Parameters:
body- Person data with name hashesserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
forceRegisterAsync
public rx.Observable<Object> forceRegisterAsync(RegisterPersonRequestType body)
Registers a new person even if possible duplicates are found.- Specified by:
forceRegisterAsyncin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
forceRegisterWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> forceRegisterWithServiceResponseAsync(RegisterPersonRequestType body)
Registers a new person even if possible duplicates are found.- Specified by:
forceRegisterWithServiceResponseAsyncin interfacePersons- Parameters:
body- Person data with name hashes- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
forceRegister
public Object forceRegister(RegisterPersonRequestType body, String xActorDetails)
Registers a new person even if possible duplicates are found.- Specified by:
forceRegisterin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
forceRegisterAsync
public com.microsoft.rest.ServiceFuture<Object> forceRegisterAsync(RegisterPersonRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Registers a new person even if possible duplicates are found.- Specified by:
forceRegisterAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
forceRegisterAsync
public rx.Observable<Object> forceRegisterAsync(RegisterPersonRequestType body, String xActorDetails)
Registers a new person even if possible duplicates are found.- Specified by:
forceRegisterAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
forceRegisterWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> forceRegisterWithServiceResponseAsync(RegisterPersonRequestType body, String xActorDetails)
Registers a new person even if possible duplicates are found.- Specified by:
forceRegisterWithServiceResponseAsyncin interfacePersons- Parameters:
body- Person data with name hashesxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updatePersonByForce
public Object updatePersonByForce(UpdatePersonRequestType body)
Updates person data.- Specified by:
updatePersonByForcein interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and data to be updated.- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
updatePersonByForceAsync
public com.microsoft.rest.ServiceFuture<Object> updatePersonByForceAsync(UpdatePersonRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Updates person data.- Specified by:
updatePersonByForceAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and data to be updated.serviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updatePersonByForceAsync
public rx.Observable<Object> updatePersonByForceAsync(UpdatePersonRequestType body)
Updates person data.- Specified by:
updatePersonByForceAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and data to be updated.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updatePersonByForceWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> updatePersonByForceWithServiceResponseAsync(UpdatePersonRequestType body)
Updates person data.- Specified by:
updatePersonByForceWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and data to be updated.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updatePersonByForce
public Object updatePersonByForce(UpdatePersonRequestType body, Boolean force, String xActorDetails)
Updates person data.- Specified by:
updatePersonByForcein interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and data to be updated.force- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
updatePersonByForceAsync
public com.microsoft.rest.ServiceFuture<Object> updatePersonByForceAsync(UpdatePersonRequestType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Updates person data.- Specified by:
updatePersonByForceAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and data to be updated.force- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updatePersonByForceAsync
public rx.Observable<Object> updatePersonByForceAsync(UpdatePersonRequestType body, Boolean force, String xActorDetails)
Updates person data.- Specified by:
updatePersonByForceAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and data to be updated.force- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updatePersonByForceWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> updatePersonByForceWithServiceResponseAsync(UpdatePersonRequestType body, Boolean force, String xActorDetails)
Updates person data.- Specified by:
updatePersonByForceWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request with person FIFA Unique Identifier and data to be updated.force- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
merge
public Object merge(MergePersonsRequestType body)
Merges two persons. Returns the primary person.- Specified by:
mergein interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
mergeAsync
public com.microsoft.rest.ServiceFuture<Object> mergeAsync(MergePersonsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Merges two persons. Returns the primary person.- Specified by:
mergeAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.serviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
mergeAsync
public rx.Observable<Object> mergeAsync(MergePersonsRequestType body)
Merges two persons. Returns the primary person.- Specified by:
mergeAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
mergeWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> mergeWithServiceResponseAsync(MergePersonsRequestType body)
Merges two persons. Returns the primary person.- Specified by:
mergeWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
merge
public Object merge(MergePersonsRequestType body, String xActorDetails)
Merges two persons. Returns the primary person.- Specified by:
mergein interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
mergeAsync
public com.microsoft.rest.ServiceFuture<Object> mergeAsync(MergePersonsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Merges two persons. Returns the primary person.- Specified by:
mergeAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
mergeAsync
public rx.Observable<Object> mergeAsync(MergePersonsRequestType body, String xActorDetails)
Merges two persons. Returns the primary person.- Specified by:
mergeAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
mergeWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> mergeWithServiceResponseAsync(MergePersonsRequestType body, String xActorDetails)
Merges two persons. Returns the primary person.- Specified by:
mergeWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
unmerge
public Object unmerge(UnmergePersonsRequestType body)
Reverts merge operation. Returns the secondary person which will be active again when unmerge operations is completed.- Specified by:
unmergein interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
unmergeAsync
public com.microsoft.rest.ServiceFuture<Object> unmergeAsync(UnmergePersonsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Reverts merge operation. Returns the secondary person which will be active again when unmerge operations is completed.- Specified by:
unmergeAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.serviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
unmergeAsync
public rx.Observable<Object> unmergeAsync(UnmergePersonsRequestType body)
Reverts merge operation. Returns the secondary person which will be active again when unmerge operations is completed.- Specified by:
unmergeAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
unmergeWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> unmergeWithServiceResponseAsync(UnmergePersonsRequestType body)
Reverts merge operation. Returns the secondary person which will be active again when unmerge operations is completed.- Specified by:
unmergeWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
unmerge
public Object unmerge(UnmergePersonsRequestType body, String xActorDetails)
Reverts merge operation. Returns the secondary person which will be active again when unmerge operations is completed.- Specified by:
unmergein interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
unmergeAsync
public com.microsoft.rest.ServiceFuture<Object> unmergeAsync(UnmergePersonsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Reverts merge operation. Returns the secondary person which will be active again when unmerge operations is completed.- Specified by:
unmergeAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
unmergeAsync
public rx.Observable<Object> unmergeAsync(UnmergePersonsRequestType body, String xActorDetails)
Reverts merge operation. Returns the secondary person which will be active again when unmerge operations is completed.- Specified by:
unmergeAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
unmergeWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> unmergeWithServiceResponseAsync(UnmergePersonsRequestType body, String xActorDetails)
Reverts merge operation. Returns the secondary person which will be active again when unmerge operations is completed.- Specified by:
unmergeWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request with secondary and primary persons FIFA Unique Identifiers.xActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
addRegistrationsByForce
public Object addRegistrationsByForce(AddRegistrationsRequestType body)
Adds new person registrations.- Specified by:
addRegistrationsByForcein interfacePersons- Parameters:
body- the AddRegistrationsRequestType value- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
addRegistrationsByForceAsync
public com.microsoft.rest.ServiceFuture<Object> addRegistrationsByForceAsync(AddRegistrationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Adds new person registrations.- Specified by:
addRegistrationsByForceAsyncin interfacePersons- Parameters:
body- the AddRegistrationsRequestType valueserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
addRegistrationsByForceAsync
public rx.Observable<Object> addRegistrationsByForceAsync(AddRegistrationsRequestType body)
Adds new person registrations.- Specified by:
addRegistrationsByForceAsyncin interfacePersons- Parameters:
body- the AddRegistrationsRequestType value- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
addRegistrationsByForceWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> addRegistrationsByForceWithServiceResponseAsync(AddRegistrationsRequestType body)
Adds new person registrations.- Specified by:
addRegistrationsByForceWithServiceResponseAsyncin interfacePersons- Parameters:
body- the AddRegistrationsRequestType value- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
addRegistrationsByForce
public Object addRegistrationsByForce(AddRegistrationsRequestType body, Boolean force, String xActorDetails)
Adds new person registrations.- Specified by:
addRegistrationsByForcein interfacePersons- Parameters:
body- the AddRegistrationsRequestType valueforce- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
addRegistrationsByForceAsync
public com.microsoft.rest.ServiceFuture<Object> addRegistrationsByForceAsync(AddRegistrationsRequestType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Adds new person registrations.- Specified by:
addRegistrationsByForceAsyncin interfacePersons- Parameters:
body- the AddRegistrationsRequestType valueforce- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
addRegistrationsByForceAsync
public rx.Observable<Object> addRegistrationsByForceAsync(AddRegistrationsRequestType body, Boolean force, String xActorDetails)
Adds new person registrations.- Specified by:
addRegistrationsByForceAsyncin interfacePersons- Parameters:
body- the AddRegistrationsRequestType valueforce- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
addRegistrationsByForceWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> addRegistrationsByForceWithServiceResponseAsync(AddRegistrationsRequestType body, Boolean force, String xActorDetails)
Adds new person registrations.- Specified by:
addRegistrationsByForceWithServiceResponseAsyncin interfacePersons- Parameters:
body- the AddRegistrationsRequestType valueforce- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updateRegistrationsByForce
public Object updateRegistrationsByForce(UpdateRegistrationsRequestType body)
Updates specified person registrations.- Specified by:
updateRegistrationsByForcein interfacePersons- Parameters:
body- the UpdateRegistrationsRequestType value- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
updateRegistrationsByForceAsync
public com.microsoft.rest.ServiceFuture<Object> updateRegistrationsByForceAsync(UpdateRegistrationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Updates specified person registrations.- Specified by:
updateRegistrationsByForceAsyncin interfacePersons- Parameters:
body- the UpdateRegistrationsRequestType valueserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updateRegistrationsByForceAsync
public rx.Observable<Object> updateRegistrationsByForceAsync(UpdateRegistrationsRequestType body)
Updates specified person registrations.- Specified by:
updateRegistrationsByForceAsyncin interfacePersons- Parameters:
body- the UpdateRegistrationsRequestType value- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updateRegistrationsByForceWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> updateRegistrationsByForceWithServiceResponseAsync(UpdateRegistrationsRequestType body)
Updates specified person registrations.- Specified by:
updateRegistrationsByForceWithServiceResponseAsyncin interfacePersons- Parameters:
body- the UpdateRegistrationsRequestType value- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updateRegistrationsByForce
public Object updateRegistrationsByForce(UpdateRegistrationsRequestType body, Boolean force, String xActorDetails)
Updates specified person registrations.- Specified by:
updateRegistrationsByForcein interfacePersons- Parameters:
body- the UpdateRegistrationsRequestType valueforce- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
updateRegistrationsByForceAsync
public com.microsoft.rest.ServiceFuture<Object> updateRegistrationsByForceAsync(UpdateRegistrationsRequestType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Updates specified person registrations.- Specified by:
updateRegistrationsByForceAsyncin interfacePersons- Parameters:
body- the UpdateRegistrationsRequestType valueforce- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updateRegistrationsByForceAsync
public rx.Observable<Object> updateRegistrationsByForceAsync(UpdateRegistrationsRequestType body, Boolean force, String xActorDetails)
Updates specified person registrations.- Specified by:
updateRegistrationsByForceAsyncin interfacePersons- Parameters:
body- the UpdateRegistrationsRequestType valueforce- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updateRegistrationsByForceWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> updateRegistrationsByForceWithServiceResponseAsync(UpdateRegistrationsRequestType body, Boolean force, String xActorDetails)
Updates specified person registrations.- Specified by:
updateRegistrationsByForceWithServiceResponseAsyncin interfacePersons- Parameters:
body- the UpdateRegistrationsRequestType valueforce- Ignores FIFA registration rules violation checkxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
bulkDeactivateRegistrations
public Object bulkDeactivateRegistrations(BulkDeactivateRegistrationsRequestType body)
Deactivates given set of registrations.- Specified by:
bulkDeactivateRegistrationsin interfacePersons- Parameters:
body- Request contains a list of pairs: Person FIFA ID with Person Registrations that should be deactivated- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
bulkDeactivateRegistrationsAsync
public com.microsoft.rest.ServiceFuture<Object> bulkDeactivateRegistrationsAsync(BulkDeactivateRegistrationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Deactivates given set of registrations.- Specified by:
bulkDeactivateRegistrationsAsyncin interfacePersons- Parameters:
body- Request contains a list of pairs: Person FIFA ID with Person Registrations that should be deactivatedserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
bulkDeactivateRegistrationsAsync
public rx.Observable<Object> bulkDeactivateRegistrationsAsync(BulkDeactivateRegistrationsRequestType body)
Deactivates given set of registrations.- Specified by:
bulkDeactivateRegistrationsAsyncin interfacePersons- Parameters:
body- Request contains a list of pairs: Person FIFA ID with Person Registrations that should be deactivated- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
bulkDeactivateRegistrationsWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> bulkDeactivateRegistrationsWithServiceResponseAsync(BulkDeactivateRegistrationsRequestType body)
Deactivates given set of registrations.- Specified by:
bulkDeactivateRegistrationsWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request contains a list of pairs: Person FIFA ID with Person Registrations that should be deactivated- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
bulkDeactivateRegistrations
public Object bulkDeactivateRegistrations(BulkDeactivateRegistrationsRequestType body, String xActorDetails)
Deactivates given set of registrations.- Specified by:
bulkDeactivateRegistrationsin interfacePersons- Parameters:
body- Request contains a list of pairs: Person FIFA ID with Person Registrations that should be deactivatedxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
bulkDeactivateRegistrationsAsync
public com.microsoft.rest.ServiceFuture<Object> bulkDeactivateRegistrationsAsync(BulkDeactivateRegistrationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Deactivates given set of registrations.- Specified by:
bulkDeactivateRegistrationsAsyncin interfacePersons- Parameters:
body- Request contains a list of pairs: Person FIFA ID with Person Registrations that should be deactivatedxActorDetails- Name or identifier of a user invoking the method on APIserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
bulkDeactivateRegistrationsAsync
public rx.Observable<Object> bulkDeactivateRegistrationsAsync(BulkDeactivateRegistrationsRequestType body, String xActorDetails)
Deactivates given set of registrations.- Specified by:
bulkDeactivateRegistrationsAsyncin interfacePersons- Parameters:
body- Request contains a list of pairs: Person FIFA ID with Person Registrations that should be deactivatedxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
bulkDeactivateRegistrationsWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> bulkDeactivateRegistrationsWithServiceResponseAsync(BulkDeactivateRegistrationsRequestType body, String xActorDetails)
Deactivates given set of registrations.- Specified by:
bulkDeactivateRegistrationsWithServiceResponseAsyncin interfacePersons- Parameters:
body- Request contains a list of pairs: Person FIFA ID with Person Registrations that should be deactivatedxActorDetails- Name or identifier of a user invoking the method on API- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getMergedSecondaryFifaIdsByPersonfifaid
public Object getMergedSecondaryFifaIdsByPersonfifaid(String personFifaId)
- Specified by:
getMergedSecondaryFifaIdsByPersonfifaidin interfacePersons- Parameters:
personFifaId- the String value- Returns:
- the Object object if successful.
- Throws:
IllegalArgumentException- thrown if parameters fail the validationcom.microsoft.rest.RestException- thrown if the request is rejected by serverRuntimeException- all other wrapped checked exceptions if the request fails to be sent
-
getMergedSecondaryFifaIdsByPersonfifaidAsync
public com.microsoft.rest.ServiceFuture<Object> getMergedSecondaryFifaIdsByPersonfifaidAsync(String personFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
- Specified by:
getMergedSecondaryFifaIdsByPersonfifaidAsyncin interfacePersons- Parameters:
personFifaId- the String valueserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getMergedSecondaryFifaIdsByPersonfifaidAsync
public rx.Observable<Object> getMergedSecondaryFifaIdsByPersonfifaidAsync(String personFifaId)
- Specified by:
getMergedSecondaryFifaIdsByPersonfifaidAsyncin interfacePersons- Parameters:
personFifaId- the String value- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getMergedSecondaryFifaIdsByPersonfifaidWithServiceResponseAsync
public rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getMergedSecondaryFifaIdsByPersonfifaidWithServiceResponseAsync(String personFifaId)
- Specified by:
getMergedSecondaryFifaIdsByPersonfifaidWithServiceResponseAsyncin interfacePersons- Parameters:
personFifaId- the String value- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
-