Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.AIServiceProviderEndpointConfigurationDTO
Packages that use AIServiceProviderEndpointConfigurationDTO
Package
Description
-
Uses of AIServiceProviderEndpointConfigurationDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return AIServiceProviderEndpointConfigurationDTOModifier and TypeMethodDescriptionAiServiceProviderApi.getAIServiceProviderEndpointConfiguration(String aiServiceProviderId) Get AI Service Provider's security configurations Get AI Service Provider's endpoint security configurationsMethods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type AIServiceProviderEndpointConfigurationDTOModifier and TypeMethodDescriptionAiServiceProviderApi.getAIServiceProviderEndpointConfigurationWithHttpInfo(String aiServiceProviderId) Get AI Service Provider's security configurations Get AI Service Provider's endpoint security configurationsMethod parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type AIServiceProviderEndpointConfigurationDTOModifier and TypeMethodDescriptionokhttp3.CallAiServiceProviderApi.getAIServiceProviderEndpointConfigurationAsync(String aiServiceProviderId, ApiCallback<AIServiceProviderEndpointConfigurationDTO> _callback) Get AI Service Provider's security configurations (asynchronously) Get AI Service Provider's endpoint security configurations -
Uses of AIServiceProviderEndpointConfigurationDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return AIServiceProviderEndpointConfigurationDTOModifier and TypeMethodDescriptionAIServiceProviderEndpointConfigurationDTO.authenticationConfiguration(AIServiceProviderEndpointAuthenticationConfigurationDTO authenticationConfiguration) AIServiceProviderEndpointConfigurationDTO.authHeader(String authHeader) AIServiceProviderEndpointConfigurationDTO.authQueryParameter(String authQueryParameter)