Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.AIServiceProviderEndpointConfigurationDTO
-
Packages that use AIServiceProviderEndpointConfigurationDTO Package Description org.wso2.am.integration.clients.publisher.api.v1 org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of AIServiceProviderEndpointConfigurationDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return AIServiceProviderEndpointConfigurationDTO Modifier and Type Method Description AIServiceProviderEndpointConfigurationDTOAiServiceProviderApi. 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 AIServiceProviderEndpointConfigurationDTO Modifier and Type Method Description ApiResponse<AIServiceProviderEndpointConfigurationDTO>AiServiceProviderApi. 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 AIServiceProviderEndpointConfigurationDTO Modifier and Type Method Description okhttp3.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 AIServiceProviderEndpointConfigurationDTO Modifier and Type Method Description AIServiceProviderEndpointConfigurationDTOAIServiceProviderEndpointConfigurationDTO. authenticationConfiguration(AIServiceProviderEndpointAuthenticationConfigurationDTO authenticationConfiguration)AIServiceProviderEndpointConfigurationDTOAIServiceProviderEndpointConfigurationDTO. authHeader(String authHeader)AIServiceProviderEndpointConfigurationDTOAIServiceProviderEndpointConfigurationDTO. authQueryParameter(String authQueryParameter)
-