Uses of Class
com.oracle.bmc.generativeaiagent.model.HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigType
-
Packages that use HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigType Package Description com.oracle.bmc.generativeaiagent.model -
-
Uses of HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigType in com.oracle.bmc.generativeaiagent.model
Methods in com.oracle.bmc.generativeaiagent.model that return HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigType Modifier and Type Method Description static HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigTypeHttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigType. create(String key)static HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigTypeHttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigType. valueOf(String name)Returns the enum constant of this type with the specified name.static HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigType[]HttpEndpointAuthScopeConfig.HttpEndpointAuthScopeConfigType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-