Class ServicePrincipalEntitlementsPostResponse
java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.memberentitlementmanagement.types.ServicePrincipalEntitlementsPostResponse
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setIsSuccess
(boolean isSuccess) void
setOperationResult
(ServicePrincipalEntitlementOperationResult operationResult) void
setServicePrincipalEntitlement
(ServicePrincipalEntitlement servicePrincipalEntitlement) Methods inherited from class org.azd.abstractions.serializer.SerializableEntity
getResponse, toJsonTree, toString
-
Constructor Details
-
ServicePrincipalEntitlementsPostResponse
public ServicePrincipalEntitlementsPostResponse()
-
-
Method Details
-
getIsSuccess
public boolean getIsSuccess() -
setIsSuccess
public void setIsSuccess(boolean isSuccess) -
getOperationResult
-
setOperationResult
-
getServicePrincipalEntitlement
-
setServicePrincipalEntitlement
-