public abstract class IsolationSegment extends Object
| Constructor and Description |
|---|
IsolationSegment() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getCreatedAt()
The created at
|
abstract String |
getId()
The id
|
abstract Map<String,Link> |
getLinks()
The links
|
abstract String |
getName()
The name
|
abstract String |
getUpdatedAt()
The updated at
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.