Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.AIServiceProviderEndpointAuthenticationConfigurationDTO
-
Packages that use AIServiceProviderEndpointAuthenticationConfigurationDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of AIServiceProviderEndpointAuthenticationConfigurationDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return AIServiceProviderEndpointAuthenticationConfigurationDTO Modifier and Type Method Description AIServiceProviderEndpointAuthenticationConfigurationDTOAIServiceProviderEndpointAuthenticationConfigurationDTO. enabled(Boolean enabled)AIServiceProviderEndpointAuthenticationConfigurationDTOAIServiceProviderEndpointConfigurationDTO. getAuthenticationConfiguration()Get authenticationConfigurationAIServiceProviderEndpointAuthenticationConfigurationDTOAIServiceProviderEndpointAuthenticationConfigurationDTO. parameters(Object parameters)AIServiceProviderEndpointAuthenticationConfigurationDTOAIServiceProviderEndpointAuthenticationConfigurationDTO. type(String type)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type AIServiceProviderEndpointAuthenticationConfigurationDTO Modifier and Type Method Description AIServiceProviderEndpointConfigurationDTOAIServiceProviderEndpointConfigurationDTO. authenticationConfiguration(AIServiceProviderEndpointAuthenticationConfigurationDTO authenticationConfiguration)voidAIServiceProviderEndpointConfigurationDTO. setAuthenticationConfiguration(AIServiceProviderEndpointAuthenticationConfigurationDTO authenticationConfiguration)
-