Class ListAccessGroupRulesOptions

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

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

      • accessGroupId

        public java.lang.String accessGroupId()
        Gets the accessGroupId. The access group identifier.
        Returns:
        the accessGroupId
      • transactionId

        public java.lang.String transactionId()
        Gets the transactionId. An optional transaction ID can be passed to your request, which can be useful for tracking calls through multiple services by using one identifier. The header key must be set to Transaction-Id and the value is anything that you choose. If no transaction ID is passed in, then a random ID is generated.
        Returns:
        the transactionId