public abstract class ExecCreation extends Object
| Constructor and Description |
|---|
ExecCreation() |
| Modifier and Type | Method and Description |
|---|---|
static ExecCreation |
create(String id,
List<String> warnings) |
abstract String |
id() |
abstract com.google.common.collect.ImmutableList<String> |
warnings() |
Copyright © 2019. All rights reserved.