public class CertificateOrderActionInner extends ProxyOnlyResource
| Constructor and Description |
|---|
CertificateOrderActionInner() |
| Modifier and Type | Method and Description |
|---|---|
CertificateOrderActionType |
actionType()
Get the actionType property: Action type.
|
OffsetDateTime |
createdAt()
Get the createdAt property: Time at which the certificate action was performed.
|
void |
validate()
Validates the instance.
|
CertificateOrderActionInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic CertificateOrderActionType actionType()
public OffsetDateTime createdAt()
public CertificateOrderActionInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.