@Generated public class CreateEndpoint extends Object
| Constructor and Description |
|---|
CreateEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBudgetPolicyId() |
EndpointType |
getEndpointType() |
String |
getName() |
Long |
getTargetQps() |
String |
getUsagePolicyId() |
int |
hashCode() |
CreateEndpoint |
setBudgetPolicyId(String budgetPolicyId) |
CreateEndpoint |
setEndpointType(EndpointType endpointType) |
CreateEndpoint |
setName(String name) |
CreateEndpoint |
setTargetQps(Long targetQps) |
CreateEndpoint |
setUsagePolicyId(String usagePolicyId) |
String |
toString() |
public CreateEndpoint setBudgetPolicyId(String budgetPolicyId)
public String getBudgetPolicyId()
public CreateEndpoint setEndpointType(EndpointType endpointType)
public EndpointType getEndpointType()
public CreateEndpoint setName(String name)
public String getName()
public CreateEndpoint setTargetQps(Long targetQps)
public Long getTargetQps()
public CreateEndpoint setUsagePolicyId(String usagePolicyId)
public String getUsagePolicyId()
Copyright © 2026. All rights reserved.