Constructor and Description |
---|
AssignedTo() |
Modifier and Type | Method and Description |
---|---|
static PublicIp.AssignedTo |
create(String id,
String name,
Types.IPOwner type) |
abstract String |
id() |
abstract String |
name() |
abstract Types.IPOwner |
type() |
public abstract String id()
public abstract String name()
public abstract Types.IPOwner type()
public static PublicIp.AssignedTo create(String id, String name, Types.IPOwner type)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.