public class ConsoleStatusFluentImpl<A extends ConsoleStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ConsoleStatusFluent<A>
| Constructor and Description |
|---|
ConsoleStatusFluentImpl() |
ConsoleStatusFluentImpl(ConsoleStatus instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getConsoleURL() |
Boolean |
hasConsoleURL() |
int |
hashCode() |
A |
withConsoleURL(String consoleURL) |
A |
withNewConsoleURL(String arg0)
Deprecated.
|
public ConsoleStatusFluentImpl()
public ConsoleStatusFluentImpl(ConsoleStatus instance)
public String getConsoleURL()
getConsoleURL in interface ConsoleStatusFluent<A extends ConsoleStatusFluent<A>>public A withConsoleURL(String consoleURL)
withConsoleURL in interface ConsoleStatusFluent<A extends ConsoleStatusFluent<A>>public Boolean hasConsoleURL()
hasConsoleURL in interface ConsoleStatusFluent<A extends ConsoleStatusFluent<A>>@Deprecated public A withNewConsoleURL(String arg0)
withNewConsoleURL in interface ConsoleStatusFluent<A extends ConsoleStatusFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.