public class SecurityGroup extends ComputeMetadataImpl
tags| Constructor and Description |
|---|
SecurityGroup(String providerId,
String name,
String id,
Location location,
URI uri,
Map<String,String> userMetadata,
Set<String> tags,
Iterable<IpPermission> ipPermissions,
String ownerId) |
| Modifier and Type | Method and Description |
|---|---|
Set<IpPermission> |
getIpPermissions() |
String |
getOwnerId() |
protected com.google.common.base.Objects.ToStringHelper |
string() |
addComputeToStringSuffix, compareTo, computeToStringPrefix, equals, getId, getTags, getType, hashCodegetLocation, getName, getProviderId, getUri, getUserMetadata, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getProviderIdgetLocation, getUri, getUserMetadatapublic Set<IpPermission> getIpPermissions()
public String getOwnerId()
protected com.google.common.base.Objects.ToStringHelper string()
string in class ComputeMetadataImplCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.