Uses of Class
com.microsoft.azure.management.cdn.SystemData
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of SystemData in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionSystemData.withCreatedAt
(org.joda.time.DateTime createdAt) Set the timestamp of resource creation (UTC).SystemData.withCreatedBy
(String createdBy) Set an identifier for the identity that created the resource.SystemData.withCreatedByType
(IdentityType createdByType) Set the type of identity that created the resource.SystemData.withLastModifiedAt
(org.joda.time.DateTime lastModifiedAt) Set the timestamp of resource last modification (UTC).SystemData.withLastModifiedBy
(String lastModifiedBy) Set an identifier for the identity that last modified the resource.SystemData.withLastModifiedByType
(IdentityType lastModifiedByType) Set the type of identity that last modified the resource.