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