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, hashCode
getLocation, getName, getProviderId, getUri, getUserMetadata, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName, getProviderId
getLocation, getUri, getUserMetadata
public Set<IpPermission> getIpPermissions()
public String getOwnerId()
protected com.google.common.base.Objects.ToStringHelper string()
string
in class ComputeMetadataImpl
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.