Class SystemDataResponse


  • public final class SystemDataResponse
    extends java.lang.Object
    • Method Detail

      • createdAt

        public java.lang.String createdAt()
        Returns:
        The timestamp of resource creation (UTC)
      • createdBy

        public java.lang.String createdBy()
        Returns:
        A string identifier for the identity that created the resource
      • createdByType

        public java.lang.String createdByType()
        Returns:
        The type of identity that created the resource: user, application, managedIdentity
      • lastModifiedAt

        public java.lang.String lastModifiedAt()
        Returns:
        The timestamp of resource last modification (UTC)
      • lastModifiedBy

        public java.lang.String lastModifiedBy()
        Returns:
        A string identifier for the identity that last modified the resource
      • lastModifiedByType

        public java.lang.String lastModifiedByType()
        Returns:
        The type of identity that last modified the resource: user, application, managedIdentity