Class ServicePrincipalEntitlementOperationResult
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.memberentitlementmanagement.types.ServicePrincipalEntitlementOperationResult
None
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
void
setIsSuccess
(boolean isSuccess) void
void
setServicePrincipalId
(String servicePrincipalId) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
ServicePrincipalEntitlementOperationResult
public ServicePrincipalEntitlementOperationResult()
-
-
Method Details
-
getErrors
-
setErrors
-
getIsSuccess
public boolean getIsSuccess() -
setIsSuccess
public void setIsSuccess(boolean isSuccess) -
getResult
-
setResult
-
getServicePrincipalId
-
setServicePrincipalId
-