Class Activity

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class Activity
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Activity.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Long getAuthnCount()
      Gets the authnCount.
      java.lang.String getLastAuthn()
      Gets the lastAuthn.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • getLastAuthn

        public java.lang.String getLastAuthn()
        Gets the lastAuthn. Time when the entity was last authenticated.
        Returns:
        the lastAuthn
      • getAuthnCount

        public java.lang.Long getAuthnCount()
        Gets the authnCount. Authentication count, number of times the entity was authenticated.
        Returns:
        the authnCount