public class HostName extends Object implements com.oracle.bedrock.Option
Option to define a HostName.
Copyright (c) 2016. All Rights Reserved. Oracle Corporation.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
get()
Obtains the name of the host.
|
int |
hashCode() |
static HostName |
of(String name)
Obtains a
HostName for a specified name. |
Copyright © 2017. All rights reserved.