Package org.azd.graph.types
Class GraphServicePrincipals
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.abstractions.serializer.SerializableCollectionEntity
org.azd.graph.types.GraphServicePrincipals
Represents the collection of service principals.
Returns continuation token in the headers.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setServicePrincipals
(List<GraphServicePrincipal> servicePrincipals) 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
-
GraphServicePrincipals
public GraphServicePrincipals()
-
-
Method Details
-
getServicePrincipals
-
setServicePrincipals
-