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