public class ImageLookupPolicyFluentImpl<A extends ImageLookupPolicyFluent<A>> extends BaseFluent<A> implements ImageLookupPolicyFluent<A>
_visitables| Constructor and Description |
|---|
ImageLookupPolicyFluentImpl() |
ImageLookupPolicyFluentImpl(ImageLookupPolicy instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
hasLocal() |
Boolean |
isLocal() |
A |
withLocal(Boolean local) |
public ImageLookupPolicyFluentImpl()
public ImageLookupPolicyFluentImpl(ImageLookupPolicy instance)
public Boolean isLocal()
isLocal in interface ImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>public A withLocal(Boolean local)
withLocal in interface ImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>public Boolean hasLocal()
hasLocal in interface ImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>Copyright © 2011–2018 Red Hat. All rights reserved.