Class GetProfileOptions

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

    public class GetProfileOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getProfile options.
    • Method Detail

      • profileId

        public java.lang.String profileId()
        Gets the profileId. ID of the trusted profile to get.
        Returns:
        the profileId
      • includeActivity

        public java.lang.Boolean includeActivity()
        Gets the includeActivity. Defines if the entity's activity is included in the response. Retrieving activity data is an expensive operation, so only request this when needed.
        Returns:
        the includeActivity