public class FailedProvisionConfigFluentImpl<A extends FailedProvisionConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements FailedProvisionConfigFluent<A>
| Constructor and Description |
|---|
FailedProvisionConfigFluentImpl() |
FailedProvisionConfigFluentImpl(FailedProvisionConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getSkipGatherLogs() |
int |
hashCode() |
Boolean |
hasSkipGatherLogs() |
String |
toString() |
A |
withSkipGatherLogs() |
A |
withSkipGatherLogs(Boolean skipGatherLogs) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic FailedProvisionConfigFluentImpl()
public FailedProvisionConfigFluentImpl(FailedProvisionConfig instance)
public Boolean getSkipGatherLogs()
getSkipGatherLogs in interface FailedProvisionConfigFluent<A extends FailedProvisionConfigFluent<A>>public A withSkipGatherLogs(Boolean skipGatherLogs)
withSkipGatherLogs in interface FailedProvisionConfigFluent<A extends FailedProvisionConfigFluent<A>>public Boolean hasSkipGatherLogs()
hasSkipGatherLogs in interface FailedProvisionConfigFluent<A extends FailedProvisionConfigFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends FailedProvisionConfigFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends FailedProvisionConfigFluent<A>>public A withSkipGatherLogs()
withSkipGatherLogs in interface FailedProvisionConfigFluent<A extends FailedProvisionConfigFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.