public static final class ServerScope.Time extends ServerScope
ServerScope.Build, ServerScope.Node, ServerScope.Time, ServerScope.Unlimited
METADATA_KEY, name, specifier
Constructor and Description |
---|
Time(int duration,
TimeUnit tu) |
Time(String specifier) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
_equals(ServerScope o)
Contribute additional criteria for equality.
|
String |
getValue()
Get Metadata value that represent this scope.
|
boolean |
isOutOfScope(org.openstack4j.model.compute.Server server)
Determine whether the server is out of scope or not.
|
public boolean isOutOfScope(@Nonnull org.openstack4j.model.compute.Server server)
ServerScope
isOutOfScope
in class ServerScope
public String getValue()
ServerScope
getValue
in class ServerScope
protected boolean _equals(ServerScope o)
ServerScope
_equals
in class ServerScope
Copyright © 2016–2020. All rights reserved.