Class HttpEndpointDelegatedBearerAuthConfig.Builder
- java.lang.Object
-
- com.oracle.bmc.generativeaiagent.model.HttpEndpointDelegatedBearerAuthConfig.Builder
-
- Enclosing class:
- HttpEndpointDelegatedBearerAuthConfig
public static class HttpEndpointDelegatedBearerAuthConfig.Builder extends Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HttpEndpointDelegatedBearerAuthConfig
build()
HttpEndpointDelegatedBearerAuthConfig.Builder
copy(HttpEndpointDelegatedBearerAuthConfig model)
-
-
-
Method Detail
-
build
public HttpEndpointDelegatedBearerAuthConfig build()
-
copy
public HttpEndpointDelegatedBearerAuthConfig.Builder copy(HttpEndpointDelegatedBearerAuthConfig model)
-
-