public class StatuspageProviderFluentImpl<A extends StatuspageProviderFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StatuspageProviderFluent<A>
| Constructor and Description |
|---|
StatuspageProviderFluentImpl() |
StatuspageProviderFluentImpl(StatuspageProvider instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPageID() |
int |
hashCode() |
Boolean |
hasPageID() |
A |
withNewPageID(String arg0)
Deprecated.
|
A |
withPageID(String pageID) |
public StatuspageProviderFluentImpl()
public StatuspageProviderFluentImpl(StatuspageProvider instance)
public String getPageID()
getPageID in interface StatuspageProviderFluent<A extends StatuspageProviderFluent<A>>public A withPageID(String pageID)
withPageID in interface StatuspageProviderFluent<A extends StatuspageProviderFluent<A>>public Boolean hasPageID()
hasPageID in interface StatuspageProviderFluent<A extends StatuspageProviderFluent<A>>@Deprecated public A withNewPageID(String arg0)
withNewPageID in interface StatuspageProviderFluent<A extends StatuspageProviderFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.