Class DeleteFirewallRulesOptions

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

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

      • xAuthUserToken

        public String xAuthUserToken()
        Gets the xAuthUserToken. IBM Cloud user IAM token.
        Returns:
        the xAuthUserToken
      • crn

        public String crn()
        Gets the crn. Full crn of the service instance.
        Returns:
        the crn
      • zoneIdentifier

        public String zoneIdentifier()
        Gets the zoneIdentifier. Identifier of zone whose firewall rules are to be deleted.
        Returns:
        the zoneIdentifier
      • id

        public String id()
        Gets the id. ids of firewall rules which will be deleted.
        Returns:
        the id