public class RollbackConfigFluentImpl<A extends RollbackConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RollbackConfigFluent<A>
| Constructor and Description |
|---|
RollbackConfigFluentImpl() |
RollbackConfigFluentImpl(RollbackConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getRevision() |
int |
hashCode() |
Boolean |
hasRevision() |
A |
withRevision(Long revision) |
public RollbackConfigFluentImpl()
public RollbackConfigFluentImpl(RollbackConfig instance)
public Long getRevision()
getRevision in interface RollbackConfigFluent<A extends RollbackConfigFluent<A>>public A withRevision(Long revision)
withRevision in interface RollbackConfigFluent<A extends RollbackConfigFluent<A>>public Boolean hasRevision()
hasRevision in interface RollbackConfigFluent<A extends RollbackConfigFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.