@Value.Immutable public interface CloudSecurityGroup extends CloudEntity, Derivable<CloudSecurityGroup>
| Modifier and Type | Method and Description |
|---|---|
default CloudSecurityGroup |
derive() |
List<SecurityGroupRule> |
getRules() |
Boolean |
isRunningDefault() |
Boolean |
isStagingDefault() |
getMetadata, getName, getV3MetadataList<SecurityGroupRule> getRules()
Boolean isRunningDefault()
Boolean isStagingDefault()
default CloudSecurityGroup derive()
derive in interface Derivable<CloudSecurityGroup>Copyright © 2020 SAP SE. All rights reserved.