Package io.fabric8.openshift.api.model
Interface TagReferencePolicyFluent<A extends TagReferencePolicyFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
ImageImportSpecFluent.ReferencePolicyNested<N>,RepositoryImportSpecFluent.ReferencePolicyNested<N>,TagReferenceFluent.ReferencePolicyNested<N>
- All Known Implementing Classes:
DoneableTagReferencePolicy,ImageImportSpecFluentImpl.ReferencePolicyNestedImpl,RepositoryImportSpecFluentImpl.ReferencePolicyNestedImpl,TagReferenceFluentImpl.ReferencePolicyNestedImpl,TagReferencePolicyBuilder,TagReferencePolicyFluentImpl
public interface TagReferencePolicyFluent<A extends TagReferencePolicyFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
Modifier and Type Method Description StringgetType()BooleanhasType()AwithNewType(String arg1)AwithNewType(StringBuffer arg1)AwithNewType(StringBuilder arg1)AwithType(String type)
-
Method Details
-
getType
String getType() -
withType
-
hasType
Boolean hasType() -
withNewType
-
withNewType
-
withNewType
-