public abstract class LinksDto extends Object
This is used to construct a health check response.
Modifier and Type | Class and Description |
---|---|
static class |
LinksDto.Builder |
Constructor and Description |
---|
LinksDto() |
Modifier and Type | Method and Description |
---|---|
static LinksDto.Builder |
builder()
Creates a new builder for
LinksDto . |
abstract String |
getSelf() |
public static LinksDto.Builder builder()
LinksDto
.public abstract String getSelf()
Copyright © 2017 Cerner Innovation, Inc.. All rights reserved.