Class TemplateProfileComponentResponse

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

    public class TemplateProfileComponentResponse
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Input body parameters for the TemplateProfileComponent.
    • Method Detail

      • getName

        public java.lang.String getName()
        Gets the name. Name of the Profile.
        Returns:
        the name
      • getDescription

        public java.lang.String getDescription()
        Gets the description. Description of the Profile.
        Returns:
        the description
      • getEmail

        public java.lang.String getEmail()
        Gets the email. Email of the trusted profile.
        Returns:
        the email
      • getIdentities

        public java.util.List<ProfileIdentityResponse> getIdentities()
        Gets the identities. Identities for the Profile.
        Returns:
        the identities