Class CMAPreviewApiKey


  • public class CMAPreviewApiKey
    extends CMAResource
    Class representing api keys created.
    • Constructor Detail

      • CMAPreviewApiKey

        public CMAPreviewApiKey()
        Create a new api key.
    • Method Detail

      • getAccessToken

        public java.lang.String getAccessToken()
        Returns:
        readonly api access token for this key.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class CMAResource
        Returns:
        a human readable string, representing the object.