Class SecurityGroup
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.SecurityGroup
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SecurityGroup
extends com.ibm.cloud.sdk.core.service.model.GenericModel
SecurityGroup.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getCreatedAt
Gets the createdAt. The date and time that this security group was created.- Returns:
- the createdAt
-
getCrn
-
getHref
-
getId
-
getName
Gets the name. The name for this security group. The name is unique across all security groups for the VPC.- Returns:
- the name
-
getResourceGroup
Gets the resourceGroup. The resource group for this security group.- Returns:
- the resourceGroup
-
getRules
Gets the rules. The rules for this security group. If no rules exist, all traffic will be denied.- Returns:
- the rules
-
getTargets
Gets the targets. The targets for this security group.- Returns:
- the targets
-
getVpc
-