Package org.azd.serviceendpoint.types
Class ServiceEndpoints
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.abstractions.serializer.SerializableCollectionEntity
org.azd.serviceendpoint.types.ServiceEndpoints
A list of service endpoints
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setServiceEndpoints
(List<ServiceEndpoint> serviceEndpoints) Methods inherited from class org.azd.abstractions.serializer.SerializableCollectionEntity
getContinuationToken, getNextPageLink
Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
ServiceEndpoints
public ServiceEndpoints()
-
-
Method Details
-
getServiceEndpoints
-
setServiceEndpoints
-