Uses of Class
com.fifa.connectid.sdk.core.api.models.OrganisationGetByOrganisationfifaidHeaders
-
Packages that use OrganisationGetByOrganisationfifaidHeaders Package Description com.fifa.connectid.sdk.core.api This package contains the classes for FIFAConnectIDHashingV6.com.fifa.connectid.sdk.core.api.implementation This package contains the implementation classes for FIFAConnectIDHashingV6.com.fifa.connectid.sdk.core.api.models This package contains the models classes for FIFAConnectIDHashingV6. -
-
Uses of OrganisationGetByOrganisationfifaidHeaders in com.fifa.connectid.sdk.core.api
Methods in com.fifa.connectid.sdk.core.api that return types with arguments of type OrganisationGetByOrganisationfifaidHeaders Modifier and Type Method Description rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Object,OrganisationGetByOrganisationfifaidHeaders>>Organisations. getByOrganisationfifaidWithServiceResponseAsync(String organisationFifaId)Gets organisation data associated with the specified FIFA Unique Identifier. -
Uses of OrganisationGetByOrganisationfifaidHeaders in com.fifa.connectid.sdk.core.api.implementation
Methods in com.fifa.connectid.sdk.core.api.implementation that return types with arguments of type OrganisationGetByOrganisationfifaidHeaders Modifier and Type Method Description rx.Observable<com.microsoft.rest.ServiceResponseWithHeaders<Object,OrganisationGetByOrganisationfifaidHeaders>>OrganisationsImpl. getByOrganisationfifaidWithServiceResponseAsync(String organisationFifaId)Gets organisation data associated with the specified FIFA Unique Identifier. -
Uses of OrganisationGetByOrganisationfifaidHeaders in com.fifa.connectid.sdk.core.api.models
Methods in com.fifa.connectid.sdk.core.api.models that return OrganisationGetByOrganisationfifaidHeaders Modifier and Type Method Description OrganisationGetByOrganisationfifaidHeadersOrganisationGetByOrganisationfifaidHeaders. withXMergedInto(String xMergedInto)Set primary organisation FIFA Unique Identifier.
-