Package com.fifa.connectid.sdk.core.api
Interface Organisations
-
- All Known Implementing Classes:
OrganisationsImpl
public interface OrganisationsAn instance of this class provides access to all the operations defined in Organisations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectfind(FindOrganisationsRequestType body)Finds organisations matching provided data.Objectfind(FindOrganisationsRequestType body, String xActorDetails)Finds organisations matching provided data.rx.Observable<Object>findAsync(FindOrganisationsRequestType body)Finds organisations matching provided data.com.microsoft.rest.ServiceFuture<Object>findAsync(FindOrganisationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Finds organisations matching provided data.rx.Observable<Object>findAsync(FindOrganisationsRequestType body, String xActorDetails)Finds organisations matching provided data.com.microsoft.rest.ServiceFuture<Object>findAsync(FindOrganisationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Finds organisations matching provided data.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>findWithServiceResponseAsync(FindOrganisationsRequestType body)Finds organisations matching provided data.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>findWithServiceResponseAsync(FindOrganisationsRequestType body, String xActorDetails)Finds organisations matching provided data.ObjectgetActingOrganisations()Returns a list of string identifiers of acting organisations.rx.Observable<Object>getActingOrganisationsAsync()Returns a list of string identifiers of acting organisations.com.microsoft.rest.ServiceFuture<Object>getActingOrganisationsAsync(com.microsoft.rest.ServiceCallback<Object> serviceCallback)Returns a list of string identifiers of acting organisations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getActingOrganisationsWithServiceResponseAsync()Returns a list of string identifiers of acting organisations.ObjectgetAll(GetAllOrganisationsRequestType body)Gets organisations matching provided data.ObjectgetAll(GetAllOrganisationsRequestType body, String xActorDetails)Gets organisations matching provided data.rx.Observable<Object>getAllAsync(GetAllOrganisationsRequestType body)Gets organisations matching provided data.com.microsoft.rest.ServiceFuture<Object>getAllAsync(GetAllOrganisationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets organisations matching provided data.rx.Observable<Object>getAllAsync(GetAllOrganisationsRequestType body, String xActorDetails)Gets organisations matching provided data.com.microsoft.rest.ServiceFuture<Object>getAllAsync(GetAllOrganisationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets organisations matching provided data.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getAllWithServiceResponseAsync(GetAllOrganisationsRequestType body)Gets organisations matching provided data.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getAllWithServiceResponseAsync(GetAllOrganisationsRequestType body, String xActorDetails)Gets organisations matching provided data.ObjectgetByOrganisationfifaid(String organisationFifaId)Gets organisation data associated with the specified FIFA Unique Identifier.rx.Observable<Object>getByOrganisationfifaidAsync(String organisationFifaId)Gets organisation data associated with the specified FIFA Unique Identifier.com.microsoft.rest.ServiceFuture<Object>getByOrganisationfifaidAsync(String organisationFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets organisation data associated with the specified FIFA Unique Identifier.rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Object,OrganisationGetByOrganisationfifaidHeaders>>getByOrganisationfifaidWithServiceResponseAsync(String organisationFifaId)Gets organisation data associated with the specified FIFA Unique Identifier.ObjectgetDuplicates(OrganisationLocalType body)Gets a list of organisations this organisation may be duplicated with.ObjectgetDuplicates(OrganisationLocalType body, String xActorDetails)Gets a list of organisations this organisation may be duplicated with.rx.Observable<Object>getDuplicatesAsync(OrganisationLocalType body)Gets a list of organisations this organisation may be duplicated with.com.microsoft.rest.ServiceFuture<Object>getDuplicatesAsync(OrganisationLocalType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets a list of organisations this organisation may be duplicated with.rx.Observable<Object>getDuplicatesAsync(OrganisationLocalType body, String xActorDetails)Gets a list of organisations this organisation may be duplicated with.com.microsoft.rest.ServiceFuture<Object>getDuplicatesAsync(OrganisationLocalType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets a list of organisations this organisation may be duplicated with.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getDuplicatesWithServiceResponseAsync(OrganisationLocalType body)Gets a list of organisations this organisation may be duplicated with.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getDuplicatesWithServiceResponseAsync(OrganisationLocalType body, String xActorDetails)Gets a list of organisations this organisation may be duplicated with.ObjectgetMemberAssociationForFifaIdByOrganisationfifaid(String organisationFifaId)Gets a member association FIFA Unique Identifier and short name of searched organisation.rx.Observable<Object>getMemberAssociationForFifaIdByOrganisationfifaidAsync(String organisationFifaId)Gets a member association FIFA Unique Identifier and short name of searched organisation.com.microsoft.rest.ServiceFuture<Object>getMemberAssociationForFifaIdByOrganisationfifaidAsync(String organisationFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Gets a member association FIFA Unique Identifier and short name of searched organisation.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getMemberAssociationForFifaIdByOrganisationfifaidWithServiceResponseAsync(String organisationFifaId)Gets a member association FIFA Unique Identifier and short name of searched organisation.ObjectgetMemberAssociationsOnboardedStatus(NationalAssociationsOnboardedRequestType body)Returns a list of objects with fifaId and onboarded status.ObjectgetMemberAssociationsOnboardedStatus(NationalAssociationsOnboardedRequestType body, String xActorDetails)Returns a list of objects with fifaId and onboarded status.rx.Observable<Object>getMemberAssociationsOnboardedStatusAsync(NationalAssociationsOnboardedRequestType body)Returns a list of objects with fifaId and onboarded status.com.microsoft.rest.ServiceFuture<Object>getMemberAssociationsOnboardedStatusAsync(NationalAssociationsOnboardedRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Returns a list of objects with fifaId and onboarded status.rx.Observable<Object>getMemberAssociationsOnboardedStatusAsync(NationalAssociationsOnboardedRequestType body, String xActorDetails)Returns a list of objects with fifaId and onboarded status.com.microsoft.rest.ServiceFuture<Object>getMemberAssociationsOnboardedStatusAsync(NationalAssociationsOnboardedRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Returns a list of objects with fifaId and onboarded status.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getMemberAssociationsOnboardedStatusWithServiceResponseAsync(NationalAssociationsOnboardedRequestType body)Returns a list of objects with fifaId and onboarded status.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>getMemberAssociationsOnboardedStatusWithServiceResponseAsync(NationalAssociationsOnboardedRequestType body, String xActorDetails)Returns a list of objects with fifaId and onboarded status.Objectmerge(MergeOrganisationsRequestType body)Merges two organisations.Objectmerge(MergeOrganisationsRequestType body, String xActorDetails)Merges two organisations.rx.Observable<Object>mergeAsync(MergeOrganisationsRequestType body)Merges two organisations.com.microsoft.rest.ServiceFuture<Object>mergeAsync(MergeOrganisationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Merges two organisations.rx.Observable<Object>mergeAsync(MergeOrganisationsRequestType body, String xActorDetails)Merges two organisations.com.microsoft.rest.ServiceFuture<Object>mergeAsync(MergeOrganisationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Merges two organisations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>mergeWithServiceResponseAsync(MergeOrganisationsRequestType body)Merges two organisations.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>mergeWithServiceResponseAsync(MergeOrganisationsRequestType body, String xActorDetails)Merges two organisations.ObjectregisterByForce(OrganisationLocalType body)Registers a new organisation and assigns FIFA Unique Identifier.ObjectregisterByForce(OrganisationLocalType body, Boolean force, String xActorDetails)Registers a new organisation and assigns FIFA Unique Identifier.rx.Observable<Object>registerByForceAsync(OrganisationLocalType body)Registers a new organisation and assigns FIFA Unique Identifier.com.microsoft.rest.ServiceFuture<Object>registerByForceAsync(OrganisationLocalType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Registers a new organisation and assigns FIFA Unique Identifier.rx.Observable<Object>registerByForceAsync(OrganisationLocalType body, Boolean force, String xActorDetails)Registers a new organisation and assigns FIFA Unique Identifier.com.microsoft.rest.ServiceFuture<Object>registerByForceAsync(OrganisationLocalType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Registers a new organisation and assigns FIFA Unique Identifier.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>registerByForceWithServiceResponseAsync(OrganisationLocalType body)Registers a new organisation and assigns FIFA Unique Identifier.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>registerByForceWithServiceResponseAsync(OrganisationLocalType body, Boolean force, String xActorDetails)Registers a new organisation and assigns FIFA Unique Identifier.Objectunmerge(UnmergeOrganisationsRequestType body)Reverts merge operation.Objectunmerge(UnmergeOrganisationsRequestType body, String xActorDetails)Reverts merge operation.rx.Observable<Object>unmergeAsync(UnmergeOrganisationsRequestType body)Reverts merge operation.com.microsoft.rest.ServiceFuture<Object>unmergeAsync(UnmergeOrganisationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Reverts merge operation.rx.Observable<Object>unmergeAsync(UnmergeOrganisationsRequestType body, String xActorDetails)Reverts merge operation.com.microsoft.rest.ServiceFuture<Object>unmergeAsync(UnmergeOrganisationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Reverts merge operation.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>unmergeWithServiceResponseAsync(UnmergeOrganisationsRequestType body)Reverts merge operation.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>unmergeWithServiceResponseAsync(UnmergeOrganisationsRequestType body, String xActorDetails)Reverts merge operation.ObjectupdateByForce(OrganisationLocalType body)Updates organisation data.ObjectupdateByForce(OrganisationLocalType body, Boolean force, String xActorDetails)Updates organisation data.rx.Observable<Object>updateByForceAsync(OrganisationLocalType body)Updates organisation data.com.microsoft.rest.ServiceFuture<Object>updateByForceAsync(OrganisationLocalType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Updates organisation data.rx.Observable<Object>updateByForceAsync(OrganisationLocalType body, Boolean force, String xActorDetails)Updates organisation data.com.microsoft.rest.ServiceFuture<Object>updateByForceAsync(OrganisationLocalType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)Updates organisation data.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>updateByForceWithServiceResponseAsync(OrganisationLocalType body)Updates organisation data.rx.Observable<com.microsoft.rest.ServiceResponse<Object>>updateByForceWithServiceResponseAsync(OrganisationLocalType body, Boolean force, String xActorDetails)Updates organisation data.
-
-
-
Method Detail
-
getByOrganisationfifaid
Object getByOrganisationfifaid(String organisationFifaId)
Gets organisation data associated with the specified FIFA Unique Identifier.- Parameters:
organisationFifaId- 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
-
getByOrganisationfifaidAsync
com.microsoft.rest.ServiceFuture<Object> getByOrganisationfifaidAsync(String organisationFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets organisation data associated with the specified FIFA Unique Identifier.- Parameters:
organisationFifaId- FIFA Unique IdentifierserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getByOrganisationfifaidAsync
rx.Observable<Object> getByOrganisationfifaidAsync(String organisationFifaId)
Gets organisation data associated with the specified FIFA Unique Identifier.- Parameters:
organisationFifaId- FIFA Unique Identifier- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getByOrganisationfifaidWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Object,OrganisationGetByOrganisationfifaidHeaders>> getByOrganisationfifaidWithServiceResponseAsync(String organisationFifaId)
Gets organisation data associated with the specified FIFA Unique Identifier.- Parameters:
organisationFifaId- FIFA Unique Identifier- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getActingOrganisations
Object getActingOrganisations()
Returns a list of string identifiers of acting organisations.- 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
-
getActingOrganisationsAsync
com.microsoft.rest.ServiceFuture<Object> getActingOrganisationsAsync(com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Returns a list of string identifiers of acting organisations.- Parameters:
serviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getActingOrganisationsAsync
rx.Observable<Object> getActingOrganisationsAsync()
Returns a list of string identifiers of acting organisations.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getActingOrganisationsWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getActingOrganisationsWithServiceResponseAsync()
Returns a list of string identifiers of acting organisations.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicates
Object getDuplicates(OrganisationLocalType body)
Gets a list of organisations this organisation may be duplicated with.- Parameters:
body- Organisation data- 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
com.microsoft.rest.ServiceFuture<Object> getDuplicatesAsync(OrganisationLocalType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets a list of organisations this organisation may be duplicated with.- Parameters:
body- Organisation dataserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesAsync
rx.Observable<Object> getDuplicatesAsync(OrganisationLocalType body)
Gets a list of organisations this organisation may be duplicated with.- Parameters:
body- Organisation data- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicatesWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getDuplicatesWithServiceResponseAsync(OrganisationLocalType body)
Gets a list of organisations this organisation may be duplicated with.- Parameters:
body- Organisation data- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getDuplicates
Object getDuplicates(OrganisationLocalType body, String xActorDetails)
Gets a list of organisations this organisation may be duplicated with.- Parameters:
body- Organisation dataxActorDetails- 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
com.microsoft.rest.ServiceFuture<Object> getDuplicatesAsync(OrganisationLocalType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets a list of organisations this organisation may be duplicated with.- Parameters:
body- Organisation dataxActorDetails- 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
rx.Observable<Object> getDuplicatesAsync(OrganisationLocalType body, String xActorDetails)
Gets a list of organisations this organisation may be duplicated with.- Parameters:
body- Organisation dataxActorDetails- 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
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getDuplicatesWithServiceResponseAsync(OrganisationLocalType body, String xActorDetails)
Gets a list of organisations this organisation may be duplicated with.- Parameters:
body- Organisation dataxActorDetails- 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
-
registerByForce
Object registerByForce(OrganisationLocalType body)
Registers a new organisation and assigns FIFA Unique Identifier.- Parameters:
body- Organisation data.- 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
-
registerByForceAsync
com.microsoft.rest.ServiceFuture<Object> registerByForceAsync(OrganisationLocalType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Registers a new organisation and assigns FIFA Unique Identifier.- Parameters:
body- Organisation data.serviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
registerByForceAsync
rx.Observable<Object> registerByForceAsync(OrganisationLocalType body)
Registers a new organisation and assigns FIFA Unique Identifier.- Parameters:
body- Organisation data.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
registerByForceWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> registerByForceWithServiceResponseAsync(OrganisationLocalType body)
Registers a new organisation and assigns FIFA Unique Identifier.- Parameters:
body- Organisation data.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
registerByForce
Object registerByForce(OrganisationLocalType body, Boolean force, String xActorDetails)
Registers a new organisation and assigns FIFA Unique Identifier.- Parameters:
body- Organisation data.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
-
registerByForceAsync
com.microsoft.rest.ServiceFuture<Object> registerByForceAsync(OrganisationLocalType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Registers a new organisation and assigns FIFA Unique Identifier.- Parameters:
body- Organisation data.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
-
registerByForceAsync
rx.Observable<Object> registerByForceAsync(OrganisationLocalType body, Boolean force, String xActorDetails)
Registers a new organisation and assigns FIFA Unique Identifier.- Parameters:
body- Organisation data.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
-
registerByForceWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> registerByForceWithServiceResponseAsync(OrganisationLocalType body, Boolean force, String xActorDetails)
Registers a new organisation and assigns FIFA Unique Identifier.- Parameters:
body- Organisation data.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
Object merge(MergeOrganisationsRequestType body)
Merges two organisations. Returns the primary organisation.- Parameters:
body- Request with secondary and primary 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
-
mergeAsync
com.microsoft.rest.ServiceFuture<Object> mergeAsync(MergeOrganisationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Merges two organisations. Returns the primary organisation.- Parameters:
body- Request with secondary and primary 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
-
mergeAsync
rx.Observable<Object> mergeAsync(MergeOrganisationsRequestType body)
Merges two organisations. Returns the primary organisation.- Parameters:
body- Request with secondary and primary organisations FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
mergeWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> mergeWithServiceResponseAsync(MergeOrganisationsRequestType body)
Merges two organisations. Returns the primary organisation.- Parameters:
body- Request with secondary and primary organisations FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
merge
Object merge(MergeOrganisationsRequestType body, String xActorDetails)
Merges two organisations. Returns the primary organisation.- Parameters:
body- Request with secondary and primary 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
-
mergeAsync
com.microsoft.rest.ServiceFuture<Object> mergeAsync(MergeOrganisationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Merges two organisations. Returns the primary organisation.- Parameters:
body- Request with secondary and primary 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
-
mergeAsync
rx.Observable<Object> mergeAsync(MergeOrganisationsRequestType body, String xActorDetails)
Merges two organisations. Returns the primary organisation.- Parameters:
body- Request with secondary and primary 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
-
mergeWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> mergeWithServiceResponseAsync(MergeOrganisationsRequestType body, String xActorDetails)
Merges two organisations. Returns the primary organisation.- Parameters:
body- Request with secondary and primary 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
-
unmerge
Object unmerge(UnmergeOrganisationsRequestType body)
Reverts merge operation. Returns the secondary organisation when unmerge operations is completed.- Parameters:
body- Request with secondary and primary 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
-
unmergeAsync
com.microsoft.rest.ServiceFuture<Object> unmergeAsync(UnmergeOrganisationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Reverts merge operation. Returns the secondary organisation when unmerge operations is completed.- Parameters:
body- Request with secondary and primary 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
-
unmergeAsync
rx.Observable<Object> unmergeAsync(UnmergeOrganisationsRequestType body)
Reverts merge operation. Returns the secondary organisation when unmerge operations is completed.- Parameters:
body- Request with secondary and primary organisations FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
unmergeWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> unmergeWithServiceResponseAsync(UnmergeOrganisationsRequestType body)
Reverts merge operation. Returns the secondary organisation when unmerge operations is completed.- Parameters:
body- Request with secondary and primary organisations FIFA Unique Identifiers.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
unmerge
Object unmerge(UnmergeOrganisationsRequestType body, String xActorDetails)
Reverts merge operation. Returns the secondary organisation when unmerge operations is completed.- Parameters:
body- Request with secondary and primary 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
-
unmergeAsync
com.microsoft.rest.ServiceFuture<Object> unmergeAsync(UnmergeOrganisationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Reverts merge operation. Returns the secondary organisation when unmerge operations is completed.- Parameters:
body- Request with secondary and primary 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
-
unmergeAsync
rx.Observable<Object> unmergeAsync(UnmergeOrganisationsRequestType body, String xActorDetails)
Reverts merge operation. Returns the secondary organisation when unmerge operations is completed.- Parameters:
body- Request with secondary and primary 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
-
unmergeWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> unmergeWithServiceResponseAsync(UnmergeOrganisationsRequestType body, String xActorDetails)
Reverts merge operation. Returns the secondary organisation when unmerge operations is completed.- Parameters:
body- Request with secondary and primary 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
-
updateByForce
Object updateByForce(OrganisationLocalType body)
Updates organisation data.- Parameters:
body- Organisation 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
-
updateByForceAsync
com.microsoft.rest.ServiceFuture<Object> updateByForceAsync(OrganisationLocalType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Updates organisation data.- Parameters:
body- Organisation 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
-
updateByForceAsync
rx.Observable<Object> updateByForceAsync(OrganisationLocalType body)
Updates organisation data.- Parameters:
body- Organisation data to be updated.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updateByForceWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> updateByForceWithServiceResponseAsync(OrganisationLocalType body)
Updates organisation data.- Parameters:
body- Organisation data to be updated.- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
updateByForce
Object updateByForce(OrganisationLocalType body, Boolean force, String xActorDetails)
Updates organisation data.- Parameters:
body- Organisation 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
-
updateByForceAsync
com.microsoft.rest.ServiceFuture<Object> updateByForceAsync(OrganisationLocalType body, Boolean force, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Updates organisation data.- Parameters:
body- Organisation 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
-
updateByForceAsync
rx.Observable<Object> updateByForceAsync(OrganisationLocalType body, Boolean force, String xActorDetails)
Updates organisation data.- Parameters:
body- Organisation 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
-
updateByForceWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> updateByForceWithServiceResponseAsync(OrganisationLocalType body, Boolean force, String xActorDetails)
Updates organisation data.- Parameters:
body- Organisation 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
-
find
Object find(FindOrganisationsRequestType body)
Finds organisations matching provided data.- Parameters:
body- Request object- 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
-
findAsync
com.microsoft.rest.ServiceFuture<Object> findAsync(FindOrganisationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Finds organisations matching provided data.- Parameters:
body- Request objectserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
findAsync
rx.Observable<Object> findAsync(FindOrganisationsRequestType body)
Finds organisations matching provided data.- Parameters:
body- Request object- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
findWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> findWithServiceResponseAsync(FindOrganisationsRequestType body)
Finds organisations matching provided data.- Parameters:
body- Request object- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
find
Object find(FindOrganisationsRequestType body, String xActorDetails)
Finds organisations matching provided data.- Parameters:
body- Request objectxActorDetails- 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
-
findAsync
com.microsoft.rest.ServiceFuture<Object> findAsync(FindOrganisationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Finds organisations matching provided data.- Parameters:
body- Request objectxActorDetails- 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
-
findAsync
rx.Observable<Object> findAsync(FindOrganisationsRequestType body, String xActorDetails)
Finds organisations matching provided data.- Parameters:
body- Request objectxActorDetails- 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
-
findWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> findWithServiceResponseAsync(FindOrganisationsRequestType body, String xActorDetails)
Finds organisations matching provided data.- Parameters:
body- Request objectxActorDetails- 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
-
getAll
Object getAll(GetAllOrganisationsRequestType body)
Gets organisations matching provided data.- Parameters:
body- Request object- 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
-
getAllAsync
com.microsoft.rest.ServiceFuture<Object> getAllAsync(GetAllOrganisationsRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets organisations matching provided data.- Parameters:
body- Request objectserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getAllAsync
rx.Observable<Object> getAllAsync(GetAllOrganisationsRequestType body)
Gets organisations matching provided data.- Parameters:
body- Request object- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getAllWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getAllWithServiceResponseAsync(GetAllOrganisationsRequestType body)
Gets organisations matching provided data.- Parameters:
body- Request object- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getAll
Object getAll(GetAllOrganisationsRequestType body, String xActorDetails)
Gets organisations matching provided data.- Parameters:
body- Request objectxActorDetails- 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
-
getAllAsync
com.microsoft.rest.ServiceFuture<Object> getAllAsync(GetAllOrganisationsRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets organisations matching provided data.- Parameters:
body- Request objectxActorDetails- 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
-
getAllAsync
rx.Observable<Object> getAllAsync(GetAllOrganisationsRequestType body, String xActorDetails)
Gets organisations matching provided data.- Parameters:
body- Request objectxActorDetails- 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
-
getAllWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getAllWithServiceResponseAsync(GetAllOrganisationsRequestType body, String xActorDetails)
Gets organisations matching provided data.- Parameters:
body- Request objectxActorDetails- 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
-
getMemberAssociationsOnboardedStatus
Object getMemberAssociationsOnboardedStatus(NationalAssociationsOnboardedRequestType body)
Returns a list of objects with fifaId and onboarded status.- Parameters:
body- the NationalAssociationsOnboardedRequestType 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
-
getMemberAssociationsOnboardedStatusAsync
com.microsoft.rest.ServiceFuture<Object> getMemberAssociationsOnboardedStatusAsync(NationalAssociationsOnboardedRequestType body, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Returns a list of objects with fifaId and onboarded status.- Parameters:
body- the NationalAssociationsOnboardedRequestType valueserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getMemberAssociationsOnboardedStatusAsync
rx.Observable<Object> getMemberAssociationsOnboardedStatusAsync(NationalAssociationsOnboardedRequestType body)
Returns a list of objects with fifaId and onboarded status.- Parameters:
body- the NationalAssociationsOnboardedRequestType value- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getMemberAssociationsOnboardedStatusWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getMemberAssociationsOnboardedStatusWithServiceResponseAsync(NationalAssociationsOnboardedRequestType body)
Returns a list of objects with fifaId and onboarded status.- Parameters:
body- the NationalAssociationsOnboardedRequestType value- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getMemberAssociationsOnboardedStatus
Object getMemberAssociationsOnboardedStatus(NationalAssociationsOnboardedRequestType body, String xActorDetails)
Returns a list of objects with fifaId and onboarded status.- Parameters:
body- the NationalAssociationsOnboardedRequestType valuexActorDetails- 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
-
getMemberAssociationsOnboardedStatusAsync
com.microsoft.rest.ServiceFuture<Object> getMemberAssociationsOnboardedStatusAsync(NationalAssociationsOnboardedRequestType body, String xActorDetails, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Returns a list of objects with fifaId and onboarded status.- Parameters:
body- the NationalAssociationsOnboardedRequestType valuexActorDetails- 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
-
getMemberAssociationsOnboardedStatusAsync
rx.Observable<Object> getMemberAssociationsOnboardedStatusAsync(NationalAssociationsOnboardedRequestType body, String xActorDetails)
Returns a list of objects with fifaId and onboarded status.- Parameters:
body- the NationalAssociationsOnboardedRequestType valuexActorDetails- 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
-
getMemberAssociationsOnboardedStatusWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getMemberAssociationsOnboardedStatusWithServiceResponseAsync(NationalAssociationsOnboardedRequestType body, String xActorDetails)
Returns a list of objects with fifaId and onboarded status.- Parameters:
body- the NationalAssociationsOnboardedRequestType valuexActorDetails- 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
-
getMemberAssociationForFifaIdByOrganisationfifaid
Object getMemberAssociationForFifaIdByOrganisationfifaid(String organisationFifaId)
Gets a member association FIFA Unique Identifier and short name of searched organisation.- Parameters:
organisationFifaId- 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
-
getMemberAssociationForFifaIdByOrganisationfifaidAsync
com.microsoft.rest.ServiceFuture<Object> getMemberAssociationForFifaIdByOrganisationfifaidAsync(String organisationFifaId, com.microsoft.rest.ServiceCallback<Object> serviceCallback)
Gets a member association FIFA Unique Identifier and short name of searched organisation.- Parameters:
organisationFifaId- FIFA Unique IdentifierserviceCallback- the async ServiceCallback to handle successful and failed responses.- Returns:
- the
ServiceFutureobject - Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getMemberAssociationForFifaIdByOrganisationfifaidAsync
rx.Observable<Object> getMemberAssociationForFifaIdByOrganisationfifaidAsync(String organisationFifaId)
Gets a member association FIFA Unique Identifier and short name of searched organisation.- Parameters:
organisationFifaId- FIFA Unique Identifier- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
getMemberAssociationForFifaIdByOrganisationfifaidWithServiceResponseAsync
rx.Observable<com.microsoft.rest.ServiceResponse<Object>> getMemberAssociationForFifaIdByOrganisationfifaidWithServiceResponseAsync(String organisationFifaId)
Gets a member association FIFA Unique Identifier and short name of searched organisation.- Parameters:
organisationFifaId- FIFA Unique Identifier- Returns:
- the observable to the Object object
- Throws:
IllegalArgumentException- thrown if parameters fail the validation
-
-