Interface ServiceCreateResponse
-
@Immutable public interface ServiceCreateResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringid()List<String>warnings()
-
@Immutable
public interface ServiceCreateResponse
| Modifier and Type | Method | Description |
|---|---|---|
String |
id() |
|
List<String> |
warnings() |