Uses of Class
com.ibm.cloud.is.vpc.v1.model.SecurityGroupRuleRemotePatchSecurityGroupIdentity
-
Packages that use SecurityGroupRuleRemotePatchSecurityGroupIdentity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of SecurityGroupRuleRemotePatchSecurityGroupIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of SecurityGroupRuleRemotePatchSecurityGroupIdentity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByCRNSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByCRN.classSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByHrefSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByHref.classSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByIdSecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityById.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type SecurityGroupRuleRemotePatchSecurityGroupIdentity Constructor Description Builder(SecurityGroupRuleRemotePatchSecurityGroupIdentity securityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByCrn)Instantiates a new Builder from an existing SecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByCRN instance.Builder(SecurityGroupRuleRemotePatchSecurityGroupIdentity securityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByHref)Instantiates a new Builder from an existing SecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityByHref instance.Builder(SecurityGroupRuleRemotePatchSecurityGroupIdentity securityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityById)Instantiates a new Builder from an existing SecurityGroupRuleRemotePatchSecurityGroupIdentitySecurityGroupIdentityById instance.
-