@Generated public class CreateServingEndpoint extends Object
| Constructor and Description |
|---|
CreateServingEndpoint() |
public CreateServingEndpoint setAiGateway(AiGatewayConfig aiGateway)
public AiGatewayConfig getAiGateway()
public CreateServingEndpoint setBudgetPolicyId(String budgetPolicyId)
public String getBudgetPolicyId()
public CreateServingEndpoint setConfig(EndpointCoreConfigInput config)
public EndpointCoreConfigInput getConfig()
public CreateServingEndpoint setDescription(String description)
public String getDescription()
public CreateServingEndpoint setEmailNotifications(EmailNotifications emailNotifications)
public EmailNotifications getEmailNotifications()
public CreateServingEndpoint setName(String name)
public String getName()
public CreateServingEndpoint setRateLimits(Collection<RateLimit> rateLimits)
public Collection<RateLimit> getRateLimits()
public CreateServingEndpoint setRouteOptimized(Boolean routeOptimized)
public Boolean getRouteOptimized()
public CreateServingEndpoint setTags(Collection<EndpointTag> tags)
public Collection<EndpointTag> getTags()
public CreateServingEndpoint setTelemetryConfig(TelemetryConfig telemetryConfig)
public TelemetryConfig getTelemetryConfig()
Copyright © 2026. All rights reserved.