Uses of Class
com.ibm.cloud.is.vpc.v1.model.SecurityGroupRuleRemotePatch
Packages that use SecurityGroupRuleRemotePatch
-
Uses of SecurityGroupRuleRemotePatch in com.ibm.cloud.is.vpc.v1.model
Subclasses of SecurityGroupRuleRemotePatch in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
SecurityGroupRuleRemotePatchCIDR.class
SecurityGroupRuleRemotePatchIP.class
Identifies a security group by a unique property.class
SecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByCRN.class
SecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByHref.class
SecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return SecurityGroupRuleRemotePatchMethods in com.ibm.cloud.is.vpc.v1.model with parameters of type SecurityGroupRuleRemotePatchModifier and TypeMethodDescriptionSecurityGroupRulePatch.Builder.remote
(SecurityGroupRuleRemotePatch remote) Set the remote.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type SecurityGroupRuleRemotePatchModifierConstructorDescriptionBuilder
(SecurityGroupRuleRemotePatch securityGroupRuleRemotePatchCidr) Instantiates a new Builder from an existing SecurityGroupRuleRemotePatchCIDR instance.Builder
(SecurityGroupRuleRemotePatch securityGroupRuleRemotePatchIp) Instantiates a new Builder from an existing SecurityGroupRuleRemotePatchIP instance.