Class UpdateSecurityGroupRuleOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.UpdateSecurityGroupRuleOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class UpdateSecurityGroupRuleOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updateSecurityGroupRule options.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a UpdateSecurityGroupRuleOptions builder
    • securityGroupId

      public String securityGroupId()
      Gets the securityGroupId. The security group identifier.
      Returns:
      the securityGroupId
    • id

      public String id()
      Gets the id. The rule identifier.
      Returns:
      the id
    • securityGroupRulePatch

      public Map<String,Object> securityGroupRulePatch()
      Gets the securityGroupRulePatch. The security group rule patch.
      Returns:
      the securityGroupRulePatch