public class TagImportPolicyFluentImpl<A extends TagImportPolicyFluent<A>> extends BaseFluent<A> implements TagImportPolicyFluent<A>
_visitables| Constructor and Description |
|---|
TagImportPolicyFluentImpl() |
TagImportPolicyFluentImpl(TagImportPolicy instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Boolean |
hasInsecure() |
java.lang.Boolean |
hasScheduled() |
java.lang.Boolean |
isInsecure() |
java.lang.Boolean |
isScheduled() |
A |
withInsecure(java.lang.Boolean insecure) |
A |
withNewInsecure(boolean arg1) |
A |
withNewInsecure(java.lang.String arg1) |
A |
withNewScheduled(boolean arg1) |
A |
withNewScheduled(java.lang.String arg1) |
A |
withScheduled(java.lang.Boolean scheduled) |
public TagImportPolicyFluentImpl()
public TagImportPolicyFluentImpl(TagImportPolicy instance)
public java.lang.Boolean isInsecure()
isInsecure in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public A withInsecure(java.lang.Boolean insecure)
withInsecure in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public java.lang.Boolean hasInsecure()
hasInsecure in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public A withNewInsecure(java.lang.String arg1)
withNewInsecure in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public A withNewInsecure(boolean arg1)
withNewInsecure in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public java.lang.Boolean isScheduled()
isScheduled in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public A withScheduled(java.lang.Boolean scheduled)
withScheduled in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public java.lang.Boolean hasScheduled()
hasScheduled in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public A withNewScheduled(java.lang.String arg1)
withNewScheduled in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public A withNewScheduled(boolean arg1)
withNewScheduled in interface TagImportPolicyFluent<A extends TagImportPolicyFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.