public interface StatuspageProviderFluent<A extends StatuspageProviderFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getPageID() |
Boolean |
hasPageID() |
A |
withNewPageID(String arg0)
Deprecated.
|
A |
withPageID(String pageID) |
Copyright © 2015–2020 Red Hat. All rights reserved.