Class ServiceCredentialsSourceServiceIamApikey

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

    public class ServiceCredentialsSourceServiceIamApikey
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The IAM apikey metadata for the IAM credentials that were generated.
    • Method Detail

      • getDescription

        public String getDescription()
        Gets the description. The IAM API key description for the generated service credentials.
        Returns:
        the description
      • getId

        public String getId()
        Gets the id. The IAM API key id for the generated service credentials.
        Returns:
        the id
      • getName

        public String getName()
        Gets the name. The IAM API key name for the generated service credentials.
        Returns:
        the name