@Value.Immutable public abstract class Policy extends Object
| Constructor and Description |
|---|
Policy() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<List<String>> |
datacenters() |
abstract Optional<String> |
description() |
abstract Optional<String> |
id() |
abstract String |
name() |
abstract Optional<String> |
rules() |
Copyright © 2019. All rights reserved.