@Generated public class CreateEndpoint extends Object
Constructor and Description |
---|
CreateEndpoint() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
EndpointType |
getEndpointType() |
String |
getName() |
int |
hashCode() |
CreateEndpoint |
setEndpointType(EndpointType endpointType) |
CreateEndpoint |
setName(String name) |
String |
toString() |
public CreateEndpoint setEndpointType(EndpointType endpointType)
public EndpointType getEndpointType()
public CreateEndpoint setName(String name)
public String getName()
Copyright © 2024. All rights reserved.