Modifier and Type | Field and Description |
---|---|
protected boolean |
configureServer |
protected int |
sharedIpGroupId |
Constructor and Description |
---|
ShareIp.Builder() |
Modifier and Type | Method and Description |
---|---|
ShareIp |
build() |
T |
configureServer(boolean configureServer) |
T |
fromShareIp(ShareIp in) |
protected abstract T |
self() |
T |
sharedIpGroupId(int sharedIpGroupId) |
protected boolean configureServer
protected int sharedIpGroupId
protected abstract T self()
public T configureServer(boolean configureServer)
ShareIp.isConfigureServer()
public T sharedIpGroupId(int sharedIpGroupId)
ShareIp.getSharedIpGroupId()
public ShareIp build()
Copyright © 2009-2013 jclouds. All Rights Reserved.