@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() |
int |
hashCode() |
CreateEndpoint |
setBudgetPolicyId(String budgetPolicyId) |
CreateEndpoint |
setEndpointType(EndpointType endpointType) |
CreateEndpoint |
setName(String name) |
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()
Copyright © 2025. All rights reserved.