public class EphemeralStorageFluentImpl<A extends EphemeralStorageFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EphemeralStorageFluent<A>
| Constructor and Description |
|---|
EphemeralStorageFluentImpl() |
EphemeralStorageFluentImpl(EphemeralStorage instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getId() |
Boolean |
hasId() |
A |
withId(Integer id) |
public EphemeralStorageFluentImpl()
public EphemeralStorageFluentImpl(EphemeralStorage instance)
public Integer getId()
getId in interface EphemeralStorageFluent<A extends EphemeralStorageFluent<A>>public A withId(Integer id)
withId in interface EphemeralStorageFluent<A extends EphemeralStorageFluent<A>>public Boolean hasId()
hasId in interface EphemeralStorageFluent<A extends EphemeralStorageFluent<A>>Copyright © 2019. All rights reserved.