public static class HttpEndpointToolConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HttpEndpointToolConfig.Builder |
apiSchema(ApiSchemaInputLocation apiSchema) |
HttpEndpointToolConfig |
build() |
HttpEndpointToolConfig.Builder |
copy(HttpEndpointToolConfig model) |
HttpEndpointToolConfig.Builder |
httpEndpointAuthConfig(HttpEndpointAuthConfig httpEndpointAuthConfig) |
HttpEndpointToolConfig.Builder |
subnetId(String subnetId)
The subnet ID from agent developer tenancy through which the egress is going to be
routed.
|
public HttpEndpointToolConfig.Builder apiSchema(ApiSchemaInputLocation apiSchema)
public HttpEndpointToolConfig.Builder subnetId(String subnetId)
The subnet ID from agent developer tenancy through which the egress is going to be routed.
subnetId
- the value to setpublic HttpEndpointToolConfig.Builder httpEndpointAuthConfig(HttpEndpointAuthConfig httpEndpointAuthConfig)
public HttpEndpointToolConfig build()
public HttpEndpointToolConfig.Builder copy(HttpEndpointToolConfig model)
Copyright © 2016–2025. All rights reserved.