Class GetTokenResult


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

      • creationDate

        public java.lang.String creationDate()
        Returns:
        The creation date of scope map.
      • id

        public java.lang.String id()
        Returns:
        The resource ID.
      • name

        public java.lang.String name()
        Returns:
        The name of the resource.
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        Provisioning state of the resource.
      • scopeMapId

        public java.util.Optional<java.lang.String> scopeMapId()
        Returns:
        The resource ID of the scope map to which the token will be associated with.
      • status

        public java.util.Optional<java.lang.String> status()
        Returns:
        The status of the token example enabled or disabled.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Metadata pertaining to creation and last modification of the resource.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource.