Interface Credential

    • Method Detail

      • getId

        String getId()
        Returns:
        the id of the credential
      • getUserId

        String getUserId()
        Returns:
        the id of the user who owns the credential
      • getProjectId

        String getProjectId()
        Returns:
        the id of the associated project
      • getType

        String getType()
        Returns:
        the credential type such as 'ec2', 'cert'
      • getBlob

        String getBlob()
        the credential itself as serialized blob
        Returns:
        the blob the credential
      • getLinks

        Map<String,​String> getLinks()
        Returns:
        the links for the credential resource