public final class AuthorizationProfile extends Object
| Constructor and Description |
|---|
AuthorizationProfile() |
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
approvedTime()
Get the approvedTime property: The approved time.
|
String |
approver()
Get the approver property: The approver.
|
OffsetDateTime |
requestedTime()
Get the requestedTime property: The requested time.
|
String |
requester()
Get the requester property: The requester.
|
String |
requesterObjectId()
Get the requesterObjectId property: The requester object id.
|
void |
validate()
Validates the instance.
|
public OffsetDateTime requestedTime()
public String requester()
public String requesterObjectId()
public OffsetDateTime approvedTime()
public String approver()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.