Package io.fabric8.openshift.api.model
Class ImageLookupPolicyFluentImpl<A extends ImageLookupPolicyFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.ImageLookupPolicyFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,ImageLookupPolicyFluent<A>
- Direct Known Subclasses:
DoneableImageLookupPolicy,ImageLookupPolicyBuilder,ImageStreamSpecFluentImpl.LookupPolicyNestedImpl,ImageStreamTagFluentImpl.LookupPolicyNestedImpl
public class ImageLookupPolicyFluentImpl<A extends ImageLookupPolicyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageLookupPolicyFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ImageLookupPolicyFluentImpl()ImageLookupPolicyFluentImpl(ImageLookupPolicy instance) -
Method Summary
-
Constructor Details
-
ImageLookupPolicyFluentImpl
public ImageLookupPolicyFluentImpl() -
ImageLookupPolicyFluentImpl
-
-
Method Details
-
isLocal
- Specified by:
isLocalin interfaceImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>
-
withLocal
- Specified by:
withLocalin interfaceImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>
-
hasLocal
- Specified by:
hasLocalin interfaceImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>
-
withNewLocal
- Specified by:
withNewLocalin interfaceImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>
-
withNewLocal
- Specified by:
withNewLocalin interfaceImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>>
-
equals
-