Uses of Class
net.authorize.api.contract.v1.GetHostedProfilePageResponse
-
Packages that use GetHostedProfilePageResponse Package Description net.authorize.api.contract.v1 net.authorize.api.controller -
-
Uses of GetHostedProfilePageResponse in net.authorize.api.contract.v1
Methods in net.authorize.api.contract.v1 that return GetHostedProfilePageResponse Modifier and Type Method Description GetHostedProfilePageResponseObjectFactory. createGetHostedProfilePageResponse()Create an instance ofGetHostedProfilePageResponse -
Uses of GetHostedProfilePageResponse in net.authorize.api.controller
Methods in net.authorize.api.controller that return types with arguments of type GetHostedProfilePageResponse Modifier and Type Method Description protected Class<GetHostedProfilePageResponse>GetHostedProfilePageController. getResponseType()
-