Uses of Class
com.ibm.cloud.is.vpc.v1.model.SecurityGroupRuleRemotePatch
-
Packages that use SecurityGroupRuleRemotePatch Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of SecurityGroupRuleRemotePatch in com.ibm.cloud.is.vpc.v1.model
Subclasses of SecurityGroupRuleRemotePatch in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classSecurityGroupRuleRemotePatchCIDRSecurityGroupRuleRemotePatchCIDR.classSecurityGroupRuleRemotePatchIPSecurityGroupRuleRemotePatchIP.classSecurityGroupRuleRemotePatchSecurityGroupIdentityIdentifies a security group by a unique property.classSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByCRNSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByCRN.classSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByHrefSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByHref.classSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByIdSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return SecurityGroupRuleRemotePatch Modifier and Type Method Description SecurityGroupRuleRemotePatchSecurityGroupRulePatch. remote()Gets the remote.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type SecurityGroupRuleRemotePatch Modifier and Type Method Description SecurityGroupRulePatch.BuilderSecurityGroupRulePatch.Builder. remote(SecurityGroupRuleRemotePatch remote)Set the remote.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type SecurityGroupRuleRemotePatch Constructor Description Builder(SecurityGroupRuleRemotePatch securityGroupRuleRemotePatchCidr)Instantiates a new Builder from an existing SecurityGroupRuleRemotePatchCIDR instance.Builder(SecurityGroupRuleRemotePatch securityGroupRuleRemotePatchIp)Instantiates a new Builder from an existing SecurityGroupRuleRemotePatchIP instance.
-