public class TemplateFluentImpl<A extends TemplateFluent<A>> extends BaseFluent<A> implements TemplateFluent<A>
TemplateFluent.BindingObjectsNested<N>, TemplateFluent.BuildConfigObjectsNested<N>, TemplateFluent.BuildObjectsNested<N>, TemplateFluent.BuildRequestObjectsNested<N>, TemplateFluent.CertificateSigningRequestObjectsNested<N>, TemplateFluent.ClusterRoleBindingObjectsNested<N>, TemplateFluent.ClusterRoleObjectsNested<N>, TemplateFluent.ComponentStatusObjectsNested<N>, TemplateFluent.ConfigMapObjectsNested<N>, TemplateFluent.ControllerRevisionObjectsNested<N>, TemplateFluent.CronJobObjectsNested<N>, TemplateFluent.CSIDriverObjectsNested<N>, TemplateFluent.CSINodeObjectsNested<N>, TemplateFluent.CustomResourceDefinitionObjectsNested<N>, TemplateFluent.DaemonSetObjectsNested<N>, TemplateFluent.DeploymentConfigObjectsNested<N>, TemplateFluent.DeploymentObjectsNested<N>, TemplateFluent.EndpointSliceObjectsNested<N>, TemplateFluent.EndpointsObjectsNested<N>, TemplateFluent.EventObjectsNested<N>, TemplateFluent.EventsEventObjectsNested<N>, TemplateFluent.GroupObjectsNested<N>, TemplateFluent.HorizontalPodAutoscalerObjectsNested<N>, TemplateFluent.IdentityObjectsNested<N>, TemplateFluent.ImageObjectsNested<N>, TemplateFluent.ImageSignatureObjectsNested<N>, TemplateFluent.ImageStreamImportObjectsNested<N>, TemplateFluent.ImageStreamObjectsNested<N>, TemplateFluent.ImageStreamTagObjectsNested<N>, TemplateFluent.IngressObjectsNested<N>, TemplateFluent.JobObjectsNested<N>, TemplateFluent.LeaseObjectsNested<N>, TemplateFluent.LimitRangeObjectsNested<N>, TemplateFluent.LocalSubjectAccessReviewObjectsNested<N>, TemplateFluent.MetadataNested<N>, TemplateFluent.MutatingWebhookConfigurationObjectsNested<N>, TemplateFluent.NamespaceObjectsNested<N>, TemplateFluent.NetNamespaceObjectsNested<N>, TemplateFluent.NetworkPolicyObjectsNested<N>, TemplateFluent.NodeMetricsObjectsNested<N>, TemplateFluent.NodeObjectsNested<N>, TemplateFluent.OAuthAccessTokenObjectsNested<N>, TemplateFluent.OAuthAuthorizeTokenObjectsNested<N>, TemplateFluent.OAuthClientAuthorizationObjectsNested<N>, TemplateFluent.OAuthClientObjectsNested<N>, TemplateFluent.OpenshiftClusterRoleBindingObjectsNested<N>, TemplateFluent.OpenshiftClusterRoleObjectsNested<N>, TemplateFluent.OpenshiftRoleBindingObjectsNested<N>, TemplateFluent.OpenshiftRoleBindingRestrictionObjectsNested<N>, TemplateFluent.OpenshiftRoleObjectsNested<N>, TemplateFluent.ParametersNested<N>, TemplateFluent.PersistentVolumeClaimObjectsNested<N>, TemplateFluent.PersistentVolumeObjectsNested<N>, TemplateFluent.PodDisruptionBudgetObjectsNested<N>, TemplateFluent.PodMetricsObjectsNested<N>, TemplateFluent.PodObjectsNested<N>, TemplateFluent.PodPresetObjectsNested<N>, TemplateFluent.PodSecurityPolicyObjectsNested<N>, TemplateFluent.PodTemplateObjectsNested<N>, TemplateFluent.PriorityClassObjectsNested<N>, TemplateFluent.ProjectObjectsNested<N>, TemplateFluent.ProjectRequestObjectsNested<N>, TemplateFluent.ReplicaSetObjectsNested<N>, TemplateFluent.ReplicationControllerObjectsNested<N>, TemplateFluent.ResourceQuotaObjectsNested<N>, TemplateFluent.RoleBindingObjectsNested<N>, TemplateFluent.RoleObjectsNested<N>, TemplateFluent.RouteObjectsNested<N>, TemplateFluent.ScaleObjectsNested<N>, TemplateFluent.SecretObjectsNested<N>, TemplateFluent.SecurityContextConstraintsObjectsNested<N>, TemplateFluent.SelfSubjectAccessReviewObjectsNested<N>, TemplateFluent.SelfSubjectRulesReviewObjectsNested<N>, TemplateFluent.ServiceAccountObjectsNested<N>, TemplateFluent.ServiceObjectsNested<N>, TemplateFluent.StatefulSetObjectsNested<N>, TemplateFluent.StorageClassObjectsNested<N>, TemplateFluent.SubjectAccessReviewObjectsNested<N>, TemplateFluent.TemplateObjectsNested<N>, TemplateFluent.TokenReviewObjectsNested<N>, TemplateFluent.UserObjectsNested<N>, TemplateFluent.ValidatingWebhookConfigurationObjectsNested<N>, TemplateFluent.VolumeAttachmentObjectsNested<N>
_visitables
Constructor and Description |
---|
TemplateFluentImpl() |
TemplateFluentImpl(Template instance) |
public TemplateFluentImpl()
public TemplateFluentImpl(Template instance)
public String getApiVersion()
getApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withNewApiVersion(String arg1)
withNewApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public String getKind()
getKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withKind(String kind)
withKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasKind()
hasKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withNewKind(String arg1)
withNewKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withNewKind(StringBuilder arg1)
withNewKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withNewKind(StringBuffer arg1)
withNewKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLabels(String key, String value)
addToLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLabels(Map<String,String> map)
addToLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLabels(String key)
removeFromLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLabels(Map<String,String> map)
removeFromLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public Map<String,String> getLabels()
getLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withLabels(Map<String,String> labels)
withLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasLabels()
hasLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
@Deprecated public ObjectMeta getMetadata()
getMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public ObjectMeta buildMetadata()
buildMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withMetadata(ObjectMeta metadata)
withMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasMetadata()
hasMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> withNewMetadata()
withNewMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> editMetadata()
editMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToObjects(VisitableBuilder<? extends HasMetadata,?> builder)
addToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToObjects(int index, VisitableBuilder<? extends HasMetadata,?> builder)
addToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToObjects(int index, HasMetadata item)
addToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToObjects(int index, HasMetadata item)
setToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToObjects(HasMetadata... items)
addToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToObjects(Collection<HasMetadata> items)
addAllToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromObjects(VisitableBuilder<? extends HasMetadata,?> builder)
removeFromObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromObjects(HasMetadata... items)
removeFromObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromObjects(Collection<HasMetadata> items)
removeAllFromObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
@Deprecated public List<HasMetadata> getObjects()
getObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public List<HasMetadata> buildObjects()
buildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public HasMetadata buildObject(int index)
buildObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public HasMetadata buildFirstObject()
buildFirstObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public HasMetadata buildLastObject()
buildLastObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public HasMetadata buildMatchingObject(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
buildMatchingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasMatchingObject(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
hasMatchingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withObjects(List<HasMetadata> objects)
withObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withObjects(HasMetadata... objects)
withObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasObjects()
hasObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToValidatingWebhookConfigurationObjects(int index, ValidatingWebhookConfiguration item)
addToValidatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToValidatingWebhookConfigurationObjects(int index, ValidatingWebhookConfiguration item)
setToValidatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToValidatingWebhookConfigurationObjects(ValidatingWebhookConfiguration... items)
addToValidatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToValidatingWebhookConfigurationObjects(Collection<ValidatingWebhookConfiguration> items)
addAllToValidatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromValidatingWebhookConfigurationObjects(ValidatingWebhookConfiguration... items)
removeFromValidatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromValidatingWebhookConfigurationObjects(Collection<ValidatingWebhookConfiguration> items)
removeAllFromValidatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromValidatingWebhookConfigurationObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromValidatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ValidatingWebhookConfigurationObjectsNested<A> addNewValidatingWebhookConfigurationObject()
addNewValidatingWebhookConfigurationObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ValidatingWebhookConfigurationObjectsNested<A> addNewValidatingWebhookConfigurationObjectLike(ValidatingWebhookConfiguration item)
addNewValidatingWebhookConfigurationObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ValidatingWebhookConfigurationObjectsNested<A> setNewValidatingWebhookConfigurationObjectLike(int index, ValidatingWebhookConfiguration item)
setNewValidatingWebhookConfigurationObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToStorageClassObjects(int index, StorageClass item)
addToStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToStorageClassObjects(int index, StorageClass item)
setToStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToStorageClassObjects(StorageClass... items)
addToStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToStorageClassObjects(Collection<StorageClass> items)
addAllToStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromStorageClassObjects(StorageClass... items)
removeFromStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromStorageClassObjects(Collection<StorageClass> items)
removeAllFromStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromStorageClassObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StorageClassObjectsNested<A> addNewStorageClassObject()
addNewStorageClassObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StorageClassObjectsNested<A> addNewStorageClassObjectLike(StorageClass item)
addNewStorageClassObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StorageClassObjectsNested<A> setNewStorageClassObjectLike(int index, StorageClass item)
setNewStorageClassObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLeaseObjects(int index, Lease item)
addToLeaseObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToLeaseObjects(int index, Lease item)
setToLeaseObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLeaseObjects(Lease... items)
addToLeaseObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToLeaseObjects(Collection<Lease> items)
addAllToLeaseObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLeaseObjects(Lease... items)
removeFromLeaseObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromLeaseObjects(Collection<Lease> items)
removeAllFromLeaseObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromLeaseObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromLeaseObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LeaseObjectsNested<A> addNewLeaseObject()
addNewLeaseObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LeaseObjectsNested<A> addNewLeaseObjectLike(Lease item)
addNewLeaseObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LeaseObjectsNested<A> setNewLeaseObjectLike(int index, Lease item)
setNewLeaseObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterRoleBindingObjects(int index, ClusterRoleBinding item)
addToClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToClusterRoleBindingObjects(int index, ClusterRoleBinding item)
setToClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterRoleBindingObjects(ClusterRoleBinding... items)
addToClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToClusterRoleBindingObjects(Collection<ClusterRoleBinding> items)
addAllToClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromClusterRoleBindingObjects(ClusterRoleBinding... items)
removeFromClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromClusterRoleBindingObjects(Collection<ClusterRoleBinding> items)
removeAllFromClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromClusterRoleBindingObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleBindingObjectsNested<A> addNewClusterRoleBindingObject()
addNewClusterRoleBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleBindingObjectsNested<A> addNewClusterRoleBindingObjectLike(ClusterRoleBinding item)
addNewClusterRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleBindingObjectsNested<A> setNewClusterRoleBindingObjectLike(int index, ClusterRoleBinding item)
setNewClusterRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCSINodeObjects(int index, CSINode item)
addToCSINodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToCSINodeObjects(int index, CSINode item)
setToCSINodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCSINodeObjects(CSINode... items)
addToCSINodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToCSINodeObjects(Collection<CSINode> items)
addAllToCSINodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromCSINodeObjects(CSINode... items)
removeFromCSINodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromCSINodeObjects(Collection<CSINode> items)
removeAllFromCSINodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromCSINodeObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromCSINodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CSINodeObjectsNested<A> addNewCSINodeObject()
addNewCSINodeObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CSINodeObjectsNested<A> addNewCSINodeObjectLike(CSINode item)
addNewCSINodeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CSINodeObjectsNested<A> setNewCSINodeObjectLike(int index, CSINode item)
setNewCSINodeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftRoleBindingObjects(int index, OpenshiftRoleBinding item)
addToOpenshiftRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOpenshiftRoleBindingObjects(int index, OpenshiftRoleBinding item)
setToOpenshiftRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftRoleBindingObjects(OpenshiftRoleBinding... items)
addToOpenshiftRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOpenshiftRoleBindingObjects(Collection<OpenshiftRoleBinding> items)
addAllToOpenshiftRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOpenshiftRoleBindingObjects(OpenshiftRoleBinding... items)
removeFromOpenshiftRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOpenshiftRoleBindingObjects(Collection<OpenshiftRoleBinding> items)
removeAllFromOpenshiftRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOpenshiftRoleBindingObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOpenshiftRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleBindingObjectsNested<A> addNewOpenshiftRoleBindingObject()
addNewOpenshiftRoleBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleBindingObjectsNested<A> addNewOpenshiftRoleBindingObjectLike(OpenshiftRoleBinding item)
addNewOpenshiftRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleBindingObjectsNested<A> setNewOpenshiftRoleBindingObjectLike(int index, OpenshiftRoleBinding item)
setNewOpenshiftRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodDisruptionBudgetObjects(int index, PodDisruptionBudget item)
addToPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodDisruptionBudgetObjects(int index, PodDisruptionBudget item)
setToPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodDisruptionBudgetObjects(PodDisruptionBudget... items)
addToPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodDisruptionBudgetObjects(Collection<PodDisruptionBudget> items)
addAllToPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodDisruptionBudgetObjects(PodDisruptionBudget... items)
removeFromPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodDisruptionBudgetObjects(Collection<PodDisruptionBudget> items)
removeAllFromPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPodDisruptionBudgetObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodDisruptionBudgetObjectsNested<A> addNewPodDisruptionBudgetObject()
addNewPodDisruptionBudgetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodDisruptionBudgetObjectsNested<A> addNewPodDisruptionBudgetObjectLike(PodDisruptionBudget item)
addNewPodDisruptionBudgetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodDisruptionBudgetObjectsNested<A> setNewPodDisruptionBudgetObjectLike(int index, PodDisruptionBudget item)
setNewPodDisruptionBudgetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftClusterRoleBindingObjects(int index, OpenshiftClusterRoleBinding item)
addToOpenshiftClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOpenshiftClusterRoleBindingObjects(int index, OpenshiftClusterRoleBinding item)
setToOpenshiftClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftClusterRoleBindingObjects(OpenshiftClusterRoleBinding... items)
addToOpenshiftClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOpenshiftClusterRoleBindingObjects(Collection<OpenshiftClusterRoleBinding> items)
addAllToOpenshiftClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOpenshiftClusterRoleBindingObjects(OpenshiftClusterRoleBinding... items)
removeFromOpenshiftClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOpenshiftClusterRoleBindingObjects(Collection<OpenshiftClusterRoleBinding> items)
removeAllFromOpenshiftClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOpenshiftClusterRoleBindingObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOpenshiftClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftClusterRoleBindingObjectsNested<A> addNewOpenshiftClusterRoleBindingObject()
addNewOpenshiftClusterRoleBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftClusterRoleBindingObjectsNested<A> addNewOpenshiftClusterRoleBindingObjectLike(OpenshiftClusterRoleBinding item)
addNewOpenshiftClusterRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftClusterRoleBindingObjectsNested<A> setNewOpenshiftClusterRoleBindingObjectLike(int index, OpenshiftClusterRoleBinding item)
setNewOpenshiftClusterRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNetworkPolicyObjects(int index, NetworkPolicy item)
addToNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNetworkPolicyObjects(int index, NetworkPolicy item)
setToNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNetworkPolicyObjects(NetworkPolicy... items)
addToNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNetworkPolicyObjects(Collection<NetworkPolicy> items)
addAllToNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNetworkPolicyObjects(NetworkPolicy... items)
removeFromNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNetworkPolicyObjects(Collection<NetworkPolicy> items)
removeAllFromNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromNetworkPolicyObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetworkPolicyObjectsNested<A> addNewNetworkPolicyObject()
addNewNetworkPolicyObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetworkPolicyObjectsNested<A> addNewNetworkPolicyObjectLike(NetworkPolicy item)
addNewNetworkPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetworkPolicyObjectsNested<A> setNewNetworkPolicyObjectLike(int index, NetworkPolicy item)
setNewNetworkPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRouteObjects(int index, Route item)
addToRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToRouteObjects(int index, Route item)
setToRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRouteObjects(Route... items)
addToRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToRouteObjects(Collection<Route> items)
addAllToRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromRouteObjects(Route... items)
removeFromRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromRouteObjects(Collection<Route> items)
removeAllFromRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromRouteObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RouteObjectsNested<A> addNewRouteObject()
addNewRouteObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RouteObjectsNested<A> addNewRouteObjectLike(Route item)
addNewRouteObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RouteObjectsNested<A> setNewRouteObjectLike(int index, Route item)
setNewRouteObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNamespaceObjects(int index, Namespace item)
addToNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNamespaceObjects(int index, Namespace item)
setToNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNamespaceObjects(Namespace... items)
addToNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNamespaceObjects(Collection<Namespace> items)
addAllToNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNamespaceObjects(Namespace... items)
removeFromNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNamespaceObjects(Collection<Namespace> items)
removeAllFromNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromNamespaceObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NamespaceObjectsNested<A> addNewNamespaceObject()
addNewNamespaceObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NamespaceObjectsNested<A> addNewNamespaceObjectLike(Namespace item)
addNewNamespaceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NamespaceObjectsNested<A> setNewNamespaceObjectLike(int index, Namespace item)
setNewNamespaceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLocalSubjectAccessReviewObjects(int index, LocalSubjectAccessReview item)
addToLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToLocalSubjectAccessReviewObjects(int index, LocalSubjectAccessReview item)
setToLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLocalSubjectAccessReviewObjects(LocalSubjectAccessReview... items)
addToLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToLocalSubjectAccessReviewObjects(Collection<LocalSubjectAccessReview> items)
addAllToLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLocalSubjectAccessReviewObjects(LocalSubjectAccessReview... items)
removeFromLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromLocalSubjectAccessReviewObjects(Collection<LocalSubjectAccessReview> items)
removeAllFromLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromLocalSubjectAccessReviewObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LocalSubjectAccessReviewObjectsNested<A> addNewLocalSubjectAccessReviewObject()
addNewLocalSubjectAccessReviewObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LocalSubjectAccessReviewObjectsNested<A> addNewLocalSubjectAccessReviewObjectLike(LocalSubjectAccessReview item)
addNewLocalSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LocalSubjectAccessReviewObjectsNested<A> setNewLocalSubjectAccessReviewObjectLike(int index, LocalSubjectAccessReview item)
setNewLocalSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToServiceObjects(int index, Service item)
addToServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToServiceObjects(int index, Service item)
setToServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToServiceObjects(Service... items)
addToServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToServiceObjects(Collection<Service> items)
addAllToServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromServiceObjects(Service... items)
removeFromServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromServiceObjects(Collection<Service> items)
removeAllFromServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromServiceObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceObjectsNested<A> addNewServiceObject()
addNewServiceObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceObjectsNested<A> addNewServiceObjectLike(Service item)
addNewServiceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceObjectsNested<A> setNewServiceObjectLike(int index, Service item)
setNewServiceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToReplicationControllerObjects(int index, ReplicationController item)
addToReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToReplicationControllerObjects(int index, ReplicationController item)
setToReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToReplicationControllerObjects(ReplicationController... items)
addToReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToReplicationControllerObjects(Collection<ReplicationController> items)
addAllToReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromReplicationControllerObjects(ReplicationController... items)
removeFromReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromReplicationControllerObjects(Collection<ReplicationController> items)
removeAllFromReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromReplicationControllerObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicationControllerObjectsNested<A> addNewReplicationControllerObject()
addNewReplicationControllerObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicationControllerObjectsNested<A> addNewReplicationControllerObjectLike(ReplicationController item)
addNewReplicationControllerObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicationControllerObjectsNested<A> setNewReplicationControllerObjectLike(int index, ReplicationController item)
setNewReplicationControllerObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSubjectAccessReviewObjects(int index, SubjectAccessReview item)
addToSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToSubjectAccessReviewObjects(int index, SubjectAccessReview item)
setToSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSubjectAccessReviewObjects(SubjectAccessReview... items)
addToSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToSubjectAccessReviewObjects(Collection<SubjectAccessReview> items)
addAllToSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromSubjectAccessReviewObjects(SubjectAccessReview... items)
removeFromSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromSubjectAccessReviewObjects(Collection<SubjectAccessReview> items)
removeAllFromSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromSubjectAccessReviewObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SubjectAccessReviewObjectsNested<A> addNewSubjectAccessReviewObject()
addNewSubjectAccessReviewObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SubjectAccessReviewObjectsNested<A> addNewSubjectAccessReviewObjectLike(SubjectAccessReview item)
addNewSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SubjectAccessReviewObjectsNested<A> setNewSubjectAccessReviewObjectLike(int index, SubjectAccessReview item)
setNewSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToMutatingWebhookConfigurationObjects(int index, MutatingWebhookConfiguration item)
addToMutatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToMutatingWebhookConfigurationObjects(int index, MutatingWebhookConfiguration item)
setToMutatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToMutatingWebhookConfigurationObjects(MutatingWebhookConfiguration... items)
addToMutatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToMutatingWebhookConfigurationObjects(Collection<MutatingWebhookConfiguration> items)
addAllToMutatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromMutatingWebhookConfigurationObjects(MutatingWebhookConfiguration... items)
removeFromMutatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromMutatingWebhookConfigurationObjects(Collection<MutatingWebhookConfiguration> items)
removeAllFromMutatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromMutatingWebhookConfigurationObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromMutatingWebhookConfigurationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MutatingWebhookConfigurationObjectsNested<A> addNewMutatingWebhookConfigurationObject()
addNewMutatingWebhookConfigurationObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MutatingWebhookConfigurationObjectsNested<A> addNewMutatingWebhookConfigurationObjectLike(MutatingWebhookConfiguration item)
addNewMutatingWebhookConfigurationObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MutatingWebhookConfigurationObjectsNested<A> setNewMutatingWebhookConfigurationObjectLike(int index, MutatingWebhookConfiguration item)
setNewMutatingWebhookConfigurationObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodMetricsObjects(int index, PodMetrics item)
addToPodMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodMetricsObjects(int index, PodMetrics item)
setToPodMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodMetricsObjects(PodMetrics... items)
addToPodMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodMetricsObjects(Collection<PodMetrics> items)
addAllToPodMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodMetricsObjects(PodMetrics... items)
removeFromPodMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodMetricsObjects(Collection<PodMetrics> items)
removeAllFromPodMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPodMetricsObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPodMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodMetricsObjectsNested<A> addNewPodMetricsObject()
addNewPodMetricsObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodMetricsObjectsNested<A> addNewPodMetricsObjectLike(PodMetrics item)
addNewPodMetricsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodMetricsObjectsNested<A> setNewPodMetricsObjectLike(int index, PodMetrics item)
setNewPodMetricsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToHorizontalPodAutoscalerObjects(int index, HorizontalPodAutoscaler item)
addToHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToHorizontalPodAutoscalerObjects(int index, HorizontalPodAutoscaler item)
setToHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToHorizontalPodAutoscalerObjects(HorizontalPodAutoscaler... items)
addToHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToHorizontalPodAutoscalerObjects(Collection<HorizontalPodAutoscaler> items)
addAllToHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromHorizontalPodAutoscalerObjects(HorizontalPodAutoscaler... items)
removeFromHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromHorizontalPodAutoscalerObjects(Collection<HorizontalPodAutoscaler> items)
removeAllFromHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromHorizontalPodAutoscalerObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.HorizontalPodAutoscalerObjectsNested<A> addNewHorizontalPodAutoscalerObject()
addNewHorizontalPodAutoscalerObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.HorizontalPodAutoscalerObjectsNested<A> addNewHorizontalPodAutoscalerObjectLike(HorizontalPodAutoscaler item)
addNewHorizontalPodAutoscalerObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.HorizontalPodAutoscalerObjectsNested<A> setNewHorizontalPodAutoscalerObjectLike(int index, HorizontalPodAutoscaler item)
setNewHorizontalPodAutoscalerObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageObjects(int index, Image item)
addToImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageObjects(int index, Image item)
setToImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageObjects(Image... items)
addToImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageObjects(Collection<Image> items)
addAllToImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageObjects(Image... items)
removeFromImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageObjects(Collection<Image> items)
removeAllFromImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromImageObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageObjectsNested<A> addNewImageObject()
addNewImageObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageObjectsNested<A> addNewImageObjectLike(Image item)
addNewImageObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageObjectsNested<A> setNewImageObjectLike(int index, Image item)
setNewImageObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToReplicaSetObjects(int index, ReplicaSet item)
addToReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToReplicaSetObjects(int index, ReplicaSet item)
setToReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToReplicaSetObjects(ReplicaSet... items)
addToReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToReplicaSetObjects(Collection<ReplicaSet> items)
addAllToReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromReplicaSetObjects(ReplicaSet... items)
removeFromReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromReplicaSetObjects(Collection<ReplicaSet> items)
removeAllFromReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromReplicaSetObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicaSetObjectsNested<A> addNewReplicaSetObject()
addNewReplicaSetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicaSetObjectsNested<A> addNewReplicaSetObjectLike(ReplicaSet item)
addNewReplicaSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicaSetObjectsNested<A> setNewReplicaSetObjectLike(int index, ReplicaSet item)
setNewReplicaSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEndpointSliceObjects(int index, EndpointSlice item)
addToEndpointSliceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToEndpointSliceObjects(int index, EndpointSlice item)
setToEndpointSliceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEndpointSliceObjects(EndpointSlice... items)
addToEndpointSliceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToEndpointSliceObjects(Collection<EndpointSlice> items)
addAllToEndpointSliceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromEndpointSliceObjects(EndpointSlice... items)
removeFromEndpointSliceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromEndpointSliceObjects(Collection<EndpointSlice> items)
removeAllFromEndpointSliceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromEndpointSliceObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromEndpointSliceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointSliceObjectsNested<A> addNewEndpointSliceObject()
addNewEndpointSliceObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointSliceObjectsNested<A> addNewEndpointSliceObjectLike(EndpointSlice item)
addNewEndpointSliceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointSliceObjectsNested<A> setNewEndpointSliceObjectLike(int index, EndpointSlice item)
setNewEndpointSliceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodSecurityPolicyObjects(int index, PodSecurityPolicy item)
addToPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodSecurityPolicyObjects(int index, PodSecurityPolicy item)
setToPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodSecurityPolicyObjects(PodSecurityPolicy... items)
addToPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodSecurityPolicyObjects(Collection<PodSecurityPolicy> items)
addAllToPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodSecurityPolicyObjects(PodSecurityPolicy... items)
removeFromPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodSecurityPolicyObjects(Collection<PodSecurityPolicy> items)
removeAllFromPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPodSecurityPolicyObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodSecurityPolicyObjectsNested<A> addNewPodSecurityPolicyObject()
addNewPodSecurityPolicyObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodSecurityPolicyObjectsNested<A> addNewPodSecurityPolicyObjectLike(PodSecurityPolicy item)
addNewPodSecurityPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodSecurityPolicyObjectsNested<A> setNewPodSecurityPolicyObjectLike(int index, PodSecurityPolicy item)
setNewPodSecurityPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCronJobObjects(int index, CronJob item)
addToCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToCronJobObjects(int index, CronJob item)
setToCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCronJobObjects(CronJob... items)
addToCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToCronJobObjects(Collection<CronJob> items)
addAllToCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromCronJobObjects(CronJob... items)
removeFromCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromCronJobObjects(Collection<CronJob> items)
removeAllFromCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromCronJobObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CronJobObjectsNested<A> addNewCronJobObject()
addNewCronJobObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CronJobObjectsNested<A> addNewCronJobObjectLike(CronJob item)
addNewCronJobObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CronJobObjectsNested<A> setNewCronJobObjectLike(int index, CronJob item)
setNewCronJobObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEndpointsObjects(int index, Endpoints item)
addToEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToEndpointsObjects(int index, Endpoints item)
setToEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEndpointsObjects(Endpoints... items)
addToEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToEndpointsObjects(Collection<Endpoints> items)
addAllToEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromEndpointsObjects(Endpoints... items)
removeFromEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromEndpointsObjects(Collection<Endpoints> items)
removeAllFromEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromEndpointsObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointsObjectsNested<A> addNewEndpointsObject()
addNewEndpointsObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointsObjectsNested<A> addNewEndpointsObjectLike(Endpoints item)
addNewEndpointsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointsObjectsNested<A> setNewEndpointsObjectLike(int index, Endpoints item)
setNewEndpointsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodObjects(int index, Pod item)
addToPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodObjects(int index, Pod item)
setToPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodObjects(Pod... items)
addToPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodObjects(Collection<Pod> items)
addAllToPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodObjects(Pod... items)
removeFromPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodObjects(Collection<Pod> items)
removeAllFromPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPodObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodObjectsNested<A> addNewPodObject()
addNewPodObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodObjectsNested<A> addNewPodObjectLike(Pod item)
addNewPodObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodObjectsNested<A> setNewPodObjectLike(int index, Pod item)
setNewPodObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToConfigMapObjects(int index, ConfigMap item)
addToConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToConfigMapObjects(int index, ConfigMap item)
setToConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToConfigMapObjects(ConfigMap... items)
addToConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToConfigMapObjects(Collection<ConfigMap> items)
addAllToConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromConfigMapObjects(ConfigMap... items)
removeFromConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromConfigMapObjects(Collection<ConfigMap> items)
removeAllFromConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromConfigMapObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ConfigMapObjectsNested<A> addNewConfigMapObject()
addNewConfigMapObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ConfigMapObjectsNested<A> addNewConfigMapObjectLike(ConfigMap item)
addNewConfigMapObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ConfigMapObjectsNested<A> setNewConfigMapObjectLike(int index, ConfigMap item)
setNewConfigMapObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCustomResourceDefinitionObjects(int index, CustomResourceDefinition item)
addToCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToCustomResourceDefinitionObjects(int index, CustomResourceDefinition item)
setToCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCustomResourceDefinitionObjects(CustomResourceDefinition... items)
addToCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToCustomResourceDefinitionObjects(Collection<CustomResourceDefinition> items)
addAllToCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromCustomResourceDefinitionObjects(CustomResourceDefinition... items)
removeFromCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromCustomResourceDefinitionObjects(Collection<CustomResourceDefinition> items)
removeAllFromCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromCustomResourceDefinitionObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CustomResourceDefinitionObjectsNested<A> addNewCustomResourceDefinitionObject()
addNewCustomResourceDefinitionObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CustomResourceDefinitionObjectsNested<A> addNewCustomResourceDefinitionObjectLike(CustomResourceDefinition item)
addNewCustomResourceDefinitionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CustomResourceDefinitionObjectsNested<A> setNewCustomResourceDefinitionObjectLike(int index, CustomResourceDefinition item)
setNewCustomResourceDefinitionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildObjects(int index, Build item)
addToBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToBuildObjects(int index, Build item)
setToBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildObjects(Build... items)
addToBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToBuildObjects(Collection<Build> items)
addAllToBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromBuildObjects(Build... items)
removeFromBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromBuildObjects(Collection<Build> items)
removeAllFromBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromBuildObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildObjectsNested<A> addNewBuildObject()
addNewBuildObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildObjectsNested<A> addNewBuildObjectLike(Build item)
addNewBuildObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildObjectsNested<A> setNewBuildObjectLike(int index, Build item)
setNewBuildObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamTagObjects(int index, ImageStreamTag item)
addToImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageStreamTagObjects(int index, ImageStreamTag item)
setToImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamTagObjects(ImageStreamTag... items)
addToImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageStreamTagObjects(Collection<ImageStreamTag> items)
addAllToImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageStreamTagObjects(ImageStreamTag... items)
removeFromImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageStreamTagObjects(Collection<ImageStreamTag> items)
removeAllFromImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromImageStreamTagObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamTagObjectsNested<A> addNewImageStreamTagObject()
addNewImageStreamTagObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamTagObjectsNested<A> addNewImageStreamTagObjectLike(ImageStreamTag item)
addNewImageStreamTagObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamTagObjectsNested<A> setNewImageStreamTagObjectLike(int index, ImageStreamTag item)
setNewImageStreamTagObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToGroupObjects(int index, Group item)
addToGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToGroupObjects(int index, Group item)
setToGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToGroupObjects(Group... items)
addToGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToGroupObjects(Collection<Group> items)
addAllToGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromGroupObjects(Group... items)
removeFromGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromGroupObjects(Collection<Group> items)
removeAllFromGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromGroupObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.GroupObjectsNested<A> addNewGroupObject()
addNewGroupObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.GroupObjectsNested<A> addNewGroupObjectLike(Group item)
addNewGroupObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.GroupObjectsNested<A> setNewGroupObjectLike(int index, Group item)
setNewGroupObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageSignatureObjects(int index, ImageSignature item)
addToImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageSignatureObjects(int index, ImageSignature item)
setToImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageSignatureObjects(ImageSignature... items)
addToImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageSignatureObjects(Collection<ImageSignature> items)
addAllToImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageSignatureObjects(ImageSignature... items)
removeFromImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageSignatureObjects(Collection<ImageSignature> items)
removeAllFromImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromImageSignatureObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageSignatureObjectsNested<A> addNewImageSignatureObject()
addNewImageSignatureObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageSignatureObjectsNested<A> addNewImageSignatureObjectLike(ImageSignature item)
addNewImageSignatureObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageSignatureObjectsNested<A> setNewImageSignatureObjectLike(int index, ImageSignature item)
setNewImageSignatureObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToScaleObjects(int index, Scale item)
addToScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToScaleObjects(int index, Scale item)
setToScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToScaleObjects(Scale... items)
addToScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToScaleObjects(Collection<Scale> items)
addAllToScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromScaleObjects(Scale... items)
removeFromScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromScaleObjects(Collection<Scale> items)
removeAllFromScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromScaleObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ScaleObjectsNested<A> addNewScaleObject()
addNewScaleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ScaleObjectsNested<A> addNewScaleObjectLike(Scale item)
addNewScaleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ScaleObjectsNested<A> setNewScaleObjectLike(int index, Scale item)
setNewScaleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToResourceQuotaObjects(int index, ResourceQuota item)
addToResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToResourceQuotaObjects(int index, ResourceQuota item)
setToResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToResourceQuotaObjects(ResourceQuota... items)
addToResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToResourceQuotaObjects(Collection<ResourceQuota> items)
addAllToResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromResourceQuotaObjects(ResourceQuota... items)
removeFromResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromResourceQuotaObjects(Collection<ResourceQuota> items)
removeAllFromResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromResourceQuotaObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ResourceQuotaObjectsNested<A> addNewResourceQuotaObject()
addNewResourceQuotaObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ResourceQuotaObjectsNested<A> addNewResourceQuotaObjectLike(ResourceQuota item)
addNewResourceQuotaObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ResourceQuotaObjectsNested<A> setNewResourceQuotaObjectLike(int index, ResourceQuota item)
setNewResourceQuotaObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildRequestObjects(int index, BuildRequest item)
addToBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToBuildRequestObjects(int index, BuildRequest item)
setToBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildRequestObjects(BuildRequest... items)
addToBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToBuildRequestObjects(Collection<BuildRequest> items)
addAllToBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromBuildRequestObjects(BuildRequest... items)
removeFromBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromBuildRequestObjects(Collection<BuildRequest> items)
removeAllFromBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromBuildRequestObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildRequestObjectsNested<A> addNewBuildRequestObject()
addNewBuildRequestObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildRequestObjectsNested<A> addNewBuildRequestObjectLike(BuildRequest item)
addNewBuildRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildRequestObjectsNested<A> setNewBuildRequestObjectLike(int index, BuildRequest item)
setNewBuildRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDaemonSetObjects(int index, DaemonSet item)
addToDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToDaemonSetObjects(int index, DaemonSet item)
setToDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDaemonSetObjects(DaemonSet... items)
addToDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToDaemonSetObjects(Collection<DaemonSet> items)
addAllToDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromDaemonSetObjects(DaemonSet... items)
removeFromDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromDaemonSetObjects(Collection<DaemonSet> items)
removeAllFromDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromDaemonSetObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DaemonSetObjectsNested<A> addNewDaemonSetObject()
addNewDaemonSetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DaemonSetObjectsNested<A> addNewDaemonSetObjectLike(DaemonSet item)
addNewDaemonSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DaemonSetObjectsNested<A> setNewDaemonSetObjectLike(int index, DaemonSet item)
setNewDaemonSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamObjects(int index, ImageStream item)
addToImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageStreamObjects(int index, ImageStream item)
setToImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamObjects(ImageStream... items)
addToImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageStreamObjects(Collection<ImageStream> items)
addAllToImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageStreamObjects(ImageStream... items)
removeFromImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageStreamObjects(Collection<ImageStream> items)
removeAllFromImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromImageStreamObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamObjectsNested<A> addNewImageStreamObject()
addNewImageStreamObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamObjectsNested<A> addNewImageStreamObjectLike(ImageStream item)
addNewImageStreamObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamObjectsNested<A> setNewImageStreamObjectLike(int index, ImageStream item)
setNewImageStreamObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftRoleObjects(int index, OpenshiftRole item)
addToOpenshiftRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOpenshiftRoleObjects(int index, OpenshiftRole item)
setToOpenshiftRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftRoleObjects(OpenshiftRole... items)
addToOpenshiftRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOpenshiftRoleObjects(Collection<OpenshiftRole> items)
addAllToOpenshiftRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOpenshiftRoleObjects(OpenshiftRole... items)
removeFromOpenshiftRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOpenshiftRoleObjects(Collection<OpenshiftRole> items)
removeAllFromOpenshiftRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOpenshiftRoleObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOpenshiftRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleObjectsNested<A> addNewOpenshiftRoleObject()
addNewOpenshiftRoleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleObjectsNested<A> addNewOpenshiftRoleObjectLike(OpenshiftRole item)
addNewOpenshiftRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleObjectsNested<A> setNewOpenshiftRoleObjectLike(int index, OpenshiftRole item)
setNewOpenshiftRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthClientObjects(int index, OAuthClient item)
addToOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOAuthClientObjects(int index, OAuthClient item)
setToOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthClientObjects(OAuthClient... items)
addToOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOAuthClientObjects(Collection<OAuthClient> items)
addAllToOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOAuthClientObjects(OAuthClient... items)
removeFromOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOAuthClientObjects(Collection<OAuthClient> items)
removeAllFromOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOAuthClientObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientObjectsNested<A> addNewOAuthClientObject()
addNewOAuthClientObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientObjectsNested<A> addNewOAuthClientObjectLike(OAuthClient item)
addNewOAuthClientObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientObjectsNested<A> setNewOAuthClientObjectLike(int index, OAuthClient item)
setNewOAuthClientObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToIdentityObjects(int index, Identity item)
addToIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToIdentityObjects(int index, Identity item)
setToIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToIdentityObjects(Identity... items)
addToIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToIdentityObjects(Collection<Identity> items)
addAllToIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromIdentityObjects(Identity... items)
removeFromIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromIdentityObjects(Collection<Identity> items)
removeAllFromIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromIdentityObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IdentityObjectsNested<A> addNewIdentityObject()
addNewIdentityObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IdentityObjectsNested<A> addNewIdentityObjectLike(Identity item)
addNewIdentityObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IdentityObjectsNested<A> setNewIdentityObjectLike(int index, Identity item)
setNewIdentityObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLimitRangeObjects(int index, LimitRange item)
addToLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToLimitRangeObjects(int index, LimitRange item)
setToLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLimitRangeObjects(LimitRange... items)
addToLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToLimitRangeObjects(Collection<LimitRange> items)
addAllToLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLimitRangeObjects(LimitRange... items)
removeFromLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromLimitRangeObjects(Collection<LimitRange> items)
removeAllFromLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromLimitRangeObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LimitRangeObjectsNested<A> addNewLimitRangeObject()
addNewLimitRangeObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LimitRangeObjectsNested<A> addNewLimitRangeObjectLike(LimitRange item)
addNewLimitRangeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LimitRangeObjectsNested<A> setNewLimitRangeObjectLike(int index, LimitRange item)
setNewLimitRangeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCSIDriverObjects(int index, CSIDriver item)
addToCSIDriverObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToCSIDriverObjects(int index, CSIDriver item)
setToCSIDriverObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCSIDriverObjects(CSIDriver... items)
addToCSIDriverObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToCSIDriverObjects(Collection<CSIDriver> items)
addAllToCSIDriverObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromCSIDriverObjects(CSIDriver... items)
removeFromCSIDriverObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromCSIDriverObjects(Collection<CSIDriver> items)
removeAllFromCSIDriverObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromCSIDriverObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromCSIDriverObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CSIDriverObjectsNested<A> addNewCSIDriverObject()
addNewCSIDriverObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CSIDriverObjectsNested<A> addNewCSIDriverObjectLike(CSIDriver item)
addNewCSIDriverObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CSIDriverObjectsNested<A> setNewCSIDriverObjectLike(int index, CSIDriver item)
setNewCSIDriverObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamImportObjects(int index, ImageStreamImport item)
addToImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageStreamImportObjects(int index, ImageStreamImport item)
setToImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamImportObjects(ImageStreamImport... items)
addToImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageStreamImportObjects(Collection<ImageStreamImport> items)
addAllToImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageStreamImportObjects(ImageStreamImport... items)
removeFromImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageStreamImportObjects(Collection<ImageStreamImport> items)
removeAllFromImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromImageStreamImportObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamImportObjectsNested<A> addNewImageStreamImportObject()
addNewImageStreamImportObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamImportObjectsNested<A> addNewImageStreamImportObjectLike(ImageStreamImport item)
addNewImageStreamImportObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamImportObjectsNested<A> setNewImageStreamImportObjectLike(int index, ImageStreamImport item)
setNewImageStreamImportObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToControllerRevisionObjects(int index, ControllerRevision item)
addToControllerRevisionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToControllerRevisionObjects(int index, ControllerRevision item)
setToControllerRevisionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToControllerRevisionObjects(ControllerRevision... items)
addToControllerRevisionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToControllerRevisionObjects(Collection<ControllerRevision> items)
addAllToControllerRevisionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromControllerRevisionObjects(ControllerRevision... items)
removeFromControllerRevisionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromControllerRevisionObjects(Collection<ControllerRevision> items)
removeAllFromControllerRevisionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromControllerRevisionObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromControllerRevisionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ControllerRevisionObjectsNested<A> addNewControllerRevisionObject()
addNewControllerRevisionObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ControllerRevisionObjectsNested<A> addNewControllerRevisionObjectLike(ControllerRevision item)
addNewControllerRevisionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ControllerRevisionObjectsNested<A> setNewControllerRevisionObjectLike(int index, ControllerRevision item)
setNewControllerRevisionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftRoleBindingRestrictionObjects(int index, OpenshiftRoleBindingRestriction item)
addToOpenshiftRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOpenshiftRoleBindingRestrictionObjects(int index, OpenshiftRoleBindingRestriction item)
setToOpenshiftRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftRoleBindingRestrictionObjects(OpenshiftRoleBindingRestriction... items)
addToOpenshiftRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOpenshiftRoleBindingRestrictionObjects(Collection<OpenshiftRoleBindingRestriction> items)
addAllToOpenshiftRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOpenshiftRoleBindingRestrictionObjects(OpenshiftRoleBindingRestriction... items)
removeFromOpenshiftRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOpenshiftRoleBindingRestrictionObjects(Collection<OpenshiftRoleBindingRestriction> items)
removeAllFromOpenshiftRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOpenshiftRoleBindingRestrictionObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOpenshiftRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleBindingRestrictionObjectsNested<A> addNewOpenshiftRoleBindingRestrictionObject()
addNewOpenshiftRoleBindingRestrictionObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleBindingRestrictionObjectsNested<A> addNewOpenshiftRoleBindingRestrictionObjectLike(OpenshiftRoleBindingRestriction item)
addNewOpenshiftRoleBindingRestrictionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftRoleBindingRestrictionObjectsNested<A> setNewOpenshiftRoleBindingRestrictionObjectLike(int index, OpenshiftRoleBindingRestriction item)
setNewOpenshiftRoleBindingRestrictionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleBindingObjects(int index, RoleBinding item)
addToRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToRoleBindingObjects(int index, RoleBinding item)
setToRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleBindingObjects(RoleBinding... items)
addToRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToRoleBindingObjects(Collection<RoleBinding> items)
addAllToRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromRoleBindingObjects(RoleBinding... items)
removeFromRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromRoleBindingObjects(Collection<RoleBinding> items)
removeAllFromRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromRoleBindingObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingObjectsNested<A> addNewRoleBindingObject()
addNewRoleBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingObjectsNested<A> addNewRoleBindingObjectLike(RoleBinding item)
addNewRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingObjectsNested<A> setNewRoleBindingObjectLike(int index, RoleBinding item)
setNewRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodPresetObjects(int index, PodPreset item)
addToPodPresetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodPresetObjects(int index, PodPreset item)
setToPodPresetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodPresetObjects(PodPreset... items)
addToPodPresetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodPresetObjects(Collection<PodPreset> items)
addAllToPodPresetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodPresetObjects(PodPreset... items)
removeFromPodPresetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodPresetObjects(Collection<PodPreset> items)
removeAllFromPodPresetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPodPresetObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPodPresetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodPresetObjectsNested<A> addNewPodPresetObject()
addNewPodPresetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodPresetObjectsNested<A> addNewPodPresetObjectLike(PodPreset item)
addNewPodPresetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodPresetObjectsNested<A> setNewPodPresetObjectLike(int index, PodPreset item)
setNewPodPresetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToProjectObjects(int index, Project item)
addToProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToProjectObjects(int index, Project item)
setToProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToProjectObjects(Project... items)
addToProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToProjectObjects(Collection<Project> items)
addAllToProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromProjectObjects(Project... items)
removeFromProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromProjectObjects(Collection<Project> items)
removeAllFromProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromProjectObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectObjectsNested<A> addNewProjectObject()
addNewProjectObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectObjectsNested<A> addNewProjectObjectLike(Project item)
addNewProjectObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectObjectsNested<A> setNewProjectObjectLike(int index, Project item)
setNewProjectObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNodeMetricsObjects(int index, NodeMetrics item)
addToNodeMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNodeMetricsObjects(int index, NodeMetrics item)
setToNodeMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNodeMetricsObjects(NodeMetrics... items)
addToNodeMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNodeMetricsObjects(Collection<NodeMetrics> items)
addAllToNodeMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNodeMetricsObjects(NodeMetrics... items)
removeFromNodeMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNodeMetricsObjects(Collection<NodeMetrics> items)
removeAllFromNodeMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromNodeMetricsObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromNodeMetricsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeMetricsObjectsNested<A> addNewNodeMetricsObject()
addNewNodeMetricsObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeMetricsObjectsNested<A> addNewNodeMetricsObjectLike(NodeMetrics item)
addNewNodeMetricsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeMetricsObjectsNested<A> setNewNodeMetricsObjectLike(int index, NodeMetrics item)
setNewNodeMetricsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildConfigObjects(int index, BuildConfig item)
addToBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToBuildConfigObjects(int index, BuildConfig item)
setToBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildConfigObjects(BuildConfig... items)
addToBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToBuildConfigObjects(Collection<BuildConfig> items)
addAllToBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromBuildConfigObjects(BuildConfig... items)
removeFromBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromBuildConfigObjects(Collection<BuildConfig> items)
removeAllFromBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromBuildConfigObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildConfigObjectsNested<A> addNewBuildConfigObject()
addNewBuildConfigObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildConfigObjectsNested<A> addNewBuildConfigObjectLike(BuildConfig item)
addNewBuildConfigObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildConfigObjectsNested<A> setNewBuildConfigObjectLike(int index, BuildConfig item)
setNewBuildConfigObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterRoleObjects(int index, ClusterRole item)
addToClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToClusterRoleObjects(int index, ClusterRole item)
setToClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterRoleObjects(ClusterRole... items)
addToClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToClusterRoleObjects(Collection<ClusterRole> items)
addAllToClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromClusterRoleObjects(ClusterRole... items)
removeFromClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromClusterRoleObjects(Collection<ClusterRole> items)
removeAllFromClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromClusterRoleObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleObjectsNested<A> addNewClusterRoleObject()
addNewClusterRoleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleObjectsNested<A> addNewClusterRoleObjectLike(ClusterRole item)
addNewClusterRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleObjectsNested<A> setNewClusterRoleObjectLike(int index, ClusterRole item)
setNewClusterRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToVolumeAttachmentObjects(int index, VolumeAttachment item)
addToVolumeAttachmentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToVolumeAttachmentObjects(int index, VolumeAttachment item)
setToVolumeAttachmentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToVolumeAttachmentObjects(VolumeAttachment... items)
addToVolumeAttachmentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToVolumeAttachmentObjects(Collection<VolumeAttachment> items)
addAllToVolumeAttachmentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromVolumeAttachmentObjects(VolumeAttachment... items)
removeFromVolumeAttachmentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromVolumeAttachmentObjects(Collection<VolumeAttachment> items)
removeAllFromVolumeAttachmentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromVolumeAttachmentObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromVolumeAttachmentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.VolumeAttachmentObjectsNested<A> addNewVolumeAttachmentObject()
addNewVolumeAttachmentObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.VolumeAttachmentObjectsNested<A> addNewVolumeAttachmentObjectLike(VolumeAttachment item)
addNewVolumeAttachmentObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.VolumeAttachmentObjectsNested<A> setNewVolumeAttachmentObjectLike(int index, VolumeAttachment item)
setNewVolumeAttachmentObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthAuthorizeTokenObjects(int index, OAuthAuthorizeToken item)
addToOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOAuthAuthorizeTokenObjects(int index, OAuthAuthorizeToken item)
setToOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthAuthorizeTokenObjects(OAuthAuthorizeToken... items)
addToOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOAuthAuthorizeTokenObjects(Collection<OAuthAuthorizeToken> items)
addAllToOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOAuthAuthorizeTokenObjects(OAuthAuthorizeToken... items)
removeFromOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOAuthAuthorizeTokenObjects(Collection<OAuthAuthorizeToken> items)
removeAllFromOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOAuthAuthorizeTokenObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAuthorizeTokenObjectsNested<A> addNewOAuthAuthorizeTokenObject()
addNewOAuthAuthorizeTokenObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAuthorizeTokenObjectsNested<A> addNewOAuthAuthorizeTokenObjectLike(OAuthAuthorizeToken item)
addNewOAuthAuthorizeTokenObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAuthorizeTokenObjectsNested<A> setNewOAuthAuthorizeTokenObjectLike(int index, OAuthAuthorizeToken item)
setNewOAuthAuthorizeTokenObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSelfSubjectAccessReviewObjects(int index, SelfSubjectAccessReview item)
addToSelfSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToSelfSubjectAccessReviewObjects(int index, SelfSubjectAccessReview item)
setToSelfSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSelfSubjectAccessReviewObjects(SelfSubjectAccessReview... items)
addToSelfSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToSelfSubjectAccessReviewObjects(Collection<SelfSubjectAccessReview> items)
addAllToSelfSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromSelfSubjectAccessReviewObjects(SelfSubjectAccessReview... items)
removeFromSelfSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromSelfSubjectAccessReviewObjects(Collection<SelfSubjectAccessReview> items)
removeAllFromSelfSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromSelfSubjectAccessReviewObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromSelfSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SelfSubjectAccessReviewObjectsNested<A> addNewSelfSubjectAccessReviewObject()
addNewSelfSubjectAccessReviewObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SelfSubjectAccessReviewObjectsNested<A> addNewSelfSubjectAccessReviewObjectLike(SelfSubjectAccessReview item)
addNewSelfSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SelfSubjectAccessReviewObjectsNested<A> setNewSelfSubjectAccessReviewObjectLike(int index, SelfSubjectAccessReview item)
setNewSelfSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToProjectRequestObjects(int index, ProjectRequest item)
addToProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToProjectRequestObjects(int index, ProjectRequest item)
setToProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToProjectRequestObjects(ProjectRequest... items)
addToProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToProjectRequestObjects(Collection<ProjectRequest> items)
addAllToProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromProjectRequestObjects(ProjectRequest... items)
removeFromProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromProjectRequestObjects(Collection<ProjectRequest> items)
removeAllFromProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromProjectRequestObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectRequestObjectsNested<A> addNewProjectRequestObject()
addNewProjectRequestObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectRequestObjectsNested<A> addNewProjectRequestObjectLike(ProjectRequest item)
addNewProjectRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectRequestObjectsNested<A> setNewProjectRequestObjectLike(int index, ProjectRequest item)
setNewProjectRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPriorityClassObjects(int index, PriorityClass item)
addToPriorityClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPriorityClassObjects(int index, PriorityClass item)
setToPriorityClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPriorityClassObjects(PriorityClass... items)
addToPriorityClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPriorityClassObjects(Collection<PriorityClass> items)
addAllToPriorityClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPriorityClassObjects(PriorityClass... items)
removeFromPriorityClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPriorityClassObjects(Collection<PriorityClass> items)
removeAllFromPriorityClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPriorityClassObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPriorityClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PriorityClassObjectsNested<A> addNewPriorityClassObject()
addNewPriorityClassObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PriorityClassObjectsNested<A> addNewPriorityClassObjectLike(PriorityClass item)
addNewPriorityClassObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PriorityClassObjectsNested<A> setNewPriorityClassObjectLike(int index, PriorityClass item)
setNewPriorityClassObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToTemplateObjects(int index, Template item)
addToTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToTemplateObjects(int index, Template item)
setToTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToTemplateObjects(Template... items)
addToTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToTemplateObjects(Collection<Template> items)
addAllToTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromTemplateObjects(Template... items)
removeFromTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromTemplateObjects(Collection<Template> items)
removeAllFromTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromTemplateObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TemplateObjectsNested<A> addNewTemplateObject()
addNewTemplateObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TemplateObjectsNested<A> addNewTemplateObjectLike(Template item)
addNewTemplateObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TemplateObjectsNested<A> setNewTemplateObjectLike(int index, Template item)
setNewTemplateObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthClientAuthorizationObjects(int index, OAuthClientAuthorization item)
addToOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOAuthClientAuthorizationObjects(int index, OAuthClientAuthorization item)
setToOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthClientAuthorizationObjects(OAuthClientAuthorization... items)
addToOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOAuthClientAuthorizationObjects(Collection<OAuthClientAuthorization> items)
addAllToOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOAuthClientAuthorizationObjects(OAuthClientAuthorization... items)
removeFromOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOAuthClientAuthorizationObjects(Collection<OAuthClientAuthorization> items)
removeAllFromOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOAuthClientAuthorizationObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientAuthorizationObjectsNested<A> addNewOAuthClientAuthorizationObject()
addNewOAuthClientAuthorizationObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientAuthorizationObjectsNested<A> addNewOAuthClientAuthorizationObjectLike(OAuthClientAuthorization item)
addNewOAuthClientAuthorizationObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientAuthorizationObjectsNested<A> setNewOAuthClientAuthorizationObjectLike(int index, OAuthClientAuthorization item)
setNewOAuthClientAuthorizationObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDeploymentObjects(int index, Deployment item)
addToDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToDeploymentObjects(int index, Deployment item)
setToDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDeploymentObjects(Deployment... items)
addToDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToDeploymentObjects(Collection<Deployment> items)
addAllToDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromDeploymentObjects(Deployment... items)
removeFromDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromDeploymentObjects(Collection<Deployment> items)
removeAllFromDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromDeploymentObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentObjectsNested<A> addNewDeploymentObject()
addNewDeploymentObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentObjectsNested<A> addNewDeploymentObjectLike(Deployment item)
addNewDeploymentObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentObjectsNested<A> setNewDeploymentObjectLike(int index, Deployment item)
setNewDeploymentObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodTemplateObjects(int index, PodTemplate item)
addToPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodTemplateObjects(int index, PodTemplate item)
setToPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodTemplateObjects(PodTemplate... items)
addToPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodTemplateObjects(Collection<PodTemplate> items)
addAllToPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodTemplateObjects(PodTemplate... items)
removeFromPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodTemplateObjects(Collection<PodTemplate> items)
removeAllFromPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPodTemplateObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodTemplateObjectsNested<A> addNewPodTemplateObject()
addNewPodTemplateObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodTemplateObjectsNested<A> addNewPodTemplateObjectLike(PodTemplate item)
addNewPodTemplateObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodTemplateObjectsNested<A> setNewPodTemplateObjectLike(int index, PodTemplate item)
setNewPodTemplateObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEventObjects(int index, Event item)
addToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToEventObjects(int index, Event item)
setToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEventObjects(Event... items)
addToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToEventObjects(Collection<Event> items)
addAllToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromEventObjects(Event... items)
removeFromEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromEventObjects(Collection<Event> items)
removeAllFromEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromEventObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventObjectsNested<A> addNewEventObject()
addNewEventObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventObjectsNested<A> addNewEventObjectLike(Event item)
addNewEventObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventObjectsNested<A> setNewEventObjectLike(int index, Event item)
setNewEventObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToIngressObjects(int index, Ingress item)
addToIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToIngressObjects(int index, Ingress item)
setToIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToIngressObjects(Ingress... items)
addToIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToIngressObjects(Collection<Ingress> items)
addAllToIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromIngressObjects(Ingress... items)
removeFromIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromIngressObjects(Collection<Ingress> items)
removeAllFromIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromIngressObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IngressObjectsNested<A> addNewIngressObject()
addNewIngressObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IngressObjectsNested<A> addNewIngressObjectLike(Ingress item)
addNewIngressObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IngressObjectsNested<A> setNewIngressObjectLike(int index, Ingress item)
setNewIngressObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthAccessTokenObjects(int index, OAuthAccessToken item)
addToOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOAuthAccessTokenObjects(int index, OAuthAccessToken item)
setToOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthAccessTokenObjects(OAuthAccessToken... items)
addToOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOAuthAccessTokenObjects(Collection<OAuthAccessToken> items)
addAllToOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOAuthAccessTokenObjects(OAuthAccessToken... items)
removeFromOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOAuthAccessTokenObjects(Collection<OAuthAccessToken> items)
removeAllFromOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOAuthAccessTokenObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAccessTokenObjectsNested<A> addNewOAuthAccessTokenObject()
addNewOAuthAccessTokenObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAccessTokenObjectsNested<A> addNewOAuthAccessTokenObjectLike(OAuthAccessToken item)
addNewOAuthAccessTokenObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAccessTokenObjectsNested<A> setNewOAuthAccessTokenObjectLike(int index, OAuthAccessToken item)
setNewOAuthAccessTokenObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDeploymentConfigObjects(int index, DeploymentConfig item)
addToDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToDeploymentConfigObjects(int index, DeploymentConfig item)
setToDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDeploymentConfigObjects(DeploymentConfig... items)
addToDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToDeploymentConfigObjects(Collection<DeploymentConfig> items)
addAllToDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromDeploymentConfigObjects(DeploymentConfig... items)
removeFromDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromDeploymentConfigObjects(Collection<DeploymentConfig> items)
removeAllFromDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromDeploymentConfigObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentConfigObjectsNested<A> addNewDeploymentConfigObject()
addNewDeploymentConfigObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentConfigObjectsNested<A> addNewDeploymentConfigObjectLike(DeploymentConfig item)
addNewDeploymentConfigObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentConfigObjectsNested<A> setNewDeploymentConfigObjectLike(int index, DeploymentConfig item)
setNewDeploymentConfigObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPersistentVolumeObjects(int index, PersistentVolume item)
addToPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPersistentVolumeObjects(int index, PersistentVolume item)
setToPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPersistentVolumeObjects(PersistentVolume... items)
addToPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPersistentVolumeObjects(Collection<PersistentVolume> items)
addAllToPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPersistentVolumeObjects(PersistentVolume... items)
removeFromPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPersistentVolumeObjects(Collection<PersistentVolume> items)
removeAllFromPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPersistentVolumeObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeObjectsNested<A> addNewPersistentVolumeObject()
addNewPersistentVolumeObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeObjectsNested<A> addNewPersistentVolumeObjectLike(PersistentVolume item)
addNewPersistentVolumeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeObjectsNested<A> setNewPersistentVolumeObjectLike(int index, PersistentVolume item)
setNewPersistentVolumeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPersistentVolumeClaimObjects(int index, PersistentVolumeClaim item)
addToPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPersistentVolumeClaimObjects(int index, PersistentVolumeClaim item)
setToPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPersistentVolumeClaimObjects(PersistentVolumeClaim... items)
addToPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPersistentVolumeClaimObjects(Collection<PersistentVolumeClaim> items)
addAllToPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPersistentVolumeClaimObjects(PersistentVolumeClaim... items)
removeFromPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPersistentVolumeClaimObjects(Collection<PersistentVolumeClaim> items)
removeAllFromPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromPersistentVolumeClaimObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeClaimObjectsNested<A> addNewPersistentVolumeClaimObject()
addNewPersistentVolumeClaimObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeClaimObjectsNested<A> addNewPersistentVolumeClaimObjectLike(PersistentVolumeClaim item)
addNewPersistentVolumeClaimObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeClaimObjectsNested<A> setNewPersistentVolumeClaimObjectLike(int index, PersistentVolumeClaim item)
setNewPersistentVolumeClaimObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEventObjects(int index, Event item)
addToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToEventObjects(int index, Event item)
setToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEventObjects(Event... items)
addToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToEventsEventObjects(Collection<Event> items)
addAllToEventsEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromEventObjects(Event... items)
removeFromEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromEventsEventObjects(Collection<Event> items)
removeAllFromEventsEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromEventsEventObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromEventsEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventsEventObjectsNested<A> addNewEventsEventObject()
addNewEventsEventObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventsEventObjectsNested<A> addNewEventObjectLike(Event item)
addNewEventObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventsEventObjectsNested<A> setNewEventObjectLike(int index, Event item)
setNewEventObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToStatefulSetObjects(int index, StatefulSet item)
addToStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToStatefulSetObjects(int index, StatefulSet item)
setToStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToStatefulSetObjects(StatefulSet... items)
addToStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToStatefulSetObjects(Collection<StatefulSet> items)
addAllToStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromStatefulSetObjects(StatefulSet... items)
removeFromStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromStatefulSetObjects(Collection<StatefulSet> items)
removeAllFromStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromStatefulSetObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StatefulSetObjectsNested<A> addNewStatefulSetObject()
addNewStatefulSetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StatefulSetObjectsNested<A> addNewStatefulSetObjectLike(StatefulSet item)
addNewStatefulSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StatefulSetObjectsNested<A> setNewStatefulSetObjectLike(int index, StatefulSet item)
setNewStatefulSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftClusterRoleObjects(int index, OpenshiftClusterRole item)
addToOpenshiftClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOpenshiftClusterRoleObjects(int index, OpenshiftClusterRole item)
setToOpenshiftClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOpenshiftClusterRoleObjects(OpenshiftClusterRole... items)
addToOpenshiftClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOpenshiftClusterRoleObjects(Collection<OpenshiftClusterRole> items)
addAllToOpenshiftClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOpenshiftClusterRoleObjects(OpenshiftClusterRole... items)
removeFromOpenshiftClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOpenshiftClusterRoleObjects(Collection<OpenshiftClusterRole> items)
removeAllFromOpenshiftClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromOpenshiftClusterRoleObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromOpenshiftClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftClusterRoleObjectsNested<A> addNewOpenshiftClusterRoleObject()
addNewOpenshiftClusterRoleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftClusterRoleObjectsNested<A> addNewOpenshiftClusterRoleObjectLike(OpenshiftClusterRole item)
addNewOpenshiftClusterRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OpenshiftClusterRoleObjectsNested<A> setNewOpenshiftClusterRoleObjectLike(int index, OpenshiftClusterRole item)
setNewOpenshiftClusterRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSelfSubjectRulesReviewObjects(int index, SelfSubjectRulesReview item)
addToSelfSubjectRulesReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToSelfSubjectRulesReviewObjects(int index, SelfSubjectRulesReview item)
setToSelfSubjectRulesReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSelfSubjectRulesReviewObjects(SelfSubjectRulesReview... items)
addToSelfSubjectRulesReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToSelfSubjectRulesReviewObjects(Collection<SelfSubjectRulesReview> items)
addAllToSelfSubjectRulesReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromSelfSubjectRulesReviewObjects(SelfSubjectRulesReview... items)
removeFromSelfSubjectRulesReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromSelfSubjectRulesReviewObjects(Collection<SelfSubjectRulesReview> items)
removeAllFromSelfSubjectRulesReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromSelfSubjectRulesReviewObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromSelfSubjectRulesReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SelfSubjectRulesReviewObjectsNested<A> addNewSelfSubjectRulesReviewObject()
addNewSelfSubjectRulesReviewObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SelfSubjectRulesReviewObjectsNested<A> addNewSelfSubjectRulesReviewObjectLike(SelfSubjectRulesReview item)
addNewSelfSubjectRulesReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SelfSubjectRulesReviewObjectsNested<A> setNewSelfSubjectRulesReviewObjectLike(int index, SelfSubjectRulesReview item)
setNewSelfSubjectRulesReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleObjects(int index, Role item)
addToRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToRoleObjects(int index, Role item)
setToRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleObjects(Role... items)
addToRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToRoleObjects(Collection<Role> items)
addAllToRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromRoleObjects(Role... items)
removeFromRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromRoleObjects(Collection<Role> items)
removeAllFromRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromRoleObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleObjectsNested<A> addNewRoleObject()
addNewRoleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleObjectsNested<A> addNewRoleObjectLike(Role item)
addNewRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleObjectsNested<A> setNewRoleObjectLike(int index, Role item)
setNewRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToUserObjects(int index, User item)
addToUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToUserObjects(int index, User item)
setToUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToUserObjects(User... items)
addToUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToUserObjects(Collection<User> items)
addAllToUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromUserObjects(User... items)
removeFromUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromUserObjects(Collection<User> items)
removeAllFromUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromUserObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.UserObjectsNested<A> addNewUserObject()
addNewUserObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.UserObjectsNested<A> addNewUserObjectLike(User item)
addNewUserObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.UserObjectsNested<A> setNewUserObjectLike(int index, User item)
setNewUserObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToComponentStatusObjects(int index, ComponentStatus item)
addToComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToComponentStatusObjects(int index, ComponentStatus item)
setToComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToComponentStatusObjects(ComponentStatus... items)
addToComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToComponentStatusObjects(Collection<ComponentStatus> items)
addAllToComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromComponentStatusObjects(ComponentStatus... items)
removeFromComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromComponentStatusObjects(Collection<ComponentStatus> items)
removeAllFromComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromComponentStatusObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ComponentStatusObjectsNested<A> addNewComponentStatusObject()
addNewComponentStatusObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ComponentStatusObjectsNested<A> addNewComponentStatusObjectLike(ComponentStatus item)
addNewComponentStatusObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ComponentStatusObjectsNested<A> setNewComponentStatusObjectLike(int index, ComponentStatus item)
setNewComponentStatusObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToTokenReviewObjects(int index, TokenReview item)
addToTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToTokenReviewObjects(int index, TokenReview item)
setToTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToTokenReviewObjects(TokenReview... items)
addToTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToTokenReviewObjects(Collection<TokenReview> items)
addAllToTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromTokenReviewObjects(TokenReview... items)
removeFromTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromTokenReviewObjects(Collection<TokenReview> items)
removeAllFromTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromTokenReviewObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TokenReviewObjectsNested<A> addNewTokenReviewObject()
addNewTokenReviewObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TokenReviewObjectsNested<A> addNewTokenReviewObjectLike(TokenReview item)
addNewTokenReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TokenReviewObjectsNested<A> setNewTokenReviewObjectLike(int index, TokenReview item)
setNewTokenReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBindingObjects(int index, Binding item)
addToBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToBindingObjects(int index, Binding item)
setToBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBindingObjects(Binding... items)
addToBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToBindingObjects(Collection<Binding> items)
addAllToBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromBindingObjects(Binding... items)
removeFromBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromBindingObjects(Collection<Binding> items)
removeAllFromBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromBindingObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BindingObjectsNested<A> addNewBindingObject()
addNewBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BindingObjectsNested<A> addNewBindingObjectLike(Binding item)
addNewBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BindingObjectsNested<A> setNewBindingObjectLike(int index, Binding item)
setNewBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSecretObjects(int index, Secret item)
addToSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToSecretObjects(int index, Secret item)
setToSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSecretObjects(Secret... items)
addToSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToSecretObjects(Collection<Secret> items)
addAllToSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromSecretObjects(Secret... items)
removeFromSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromSecretObjects(Collection<Secret> items)
removeAllFromSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromSecretObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecretObjectsNested<A> addNewSecretObject()
addNewSecretObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecretObjectsNested<A> addNewSecretObjectLike(Secret item)
addNewSecretObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecretObjectsNested<A> setNewSecretObjectLike(int index, Secret item)
setNewSecretObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSecurityContextConstraintsObjects(int index, SecurityContextConstraints item)
addToSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToSecurityContextConstraintsObjects(int index, SecurityContextConstraints item)
setToSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSecurityContextConstraintsObjects(SecurityContextConstraints... items)
addToSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToSecurityContextConstraintsObjects(Collection<SecurityContextConstraints> items)
addAllToSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromSecurityContextConstraintsObjects(SecurityContextConstraints... items)
removeFromSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromSecurityContextConstraintsObjects(Collection<SecurityContextConstraints> items)
removeAllFromSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromSecurityContextConstraintsObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecurityContextConstraintsObjectsNested<A> addNewSecurityContextConstraintsObject()
addNewSecurityContextConstraintsObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecurityContextConstraintsObjectsNested<A> addNewSecurityContextConstraintsObjectLike(SecurityContextConstraints item)
addNewSecurityContextConstraintsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecurityContextConstraintsObjectsNested<A> setNewSecurityContextConstraintsObjectLike(int index, SecurityContextConstraints item)
setNewSecurityContextConstraintsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNetNamespaceObjects(int index, NetNamespace item)
addToNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNetNamespaceObjects(int index, NetNamespace item)
setToNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNetNamespaceObjects(NetNamespace... items)
addToNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNetNamespaceObjects(Collection<NetNamespace> items)
addAllToNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNetNamespaceObjects(NetNamespace... items)
removeFromNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNetNamespaceObjects(Collection<NetNamespace> items)
removeAllFromNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromNetNamespaceObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetNamespaceObjectsNested<A> addNewNetNamespaceObject()
addNewNetNamespaceObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetNamespaceObjectsNested<A> addNewNetNamespaceObjectLike(NetNamespace item)
addNewNetNamespaceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetNamespaceObjectsNested<A> setNewNetNamespaceObjectLike(int index, NetNamespace item)
setNewNetNamespaceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNodeObjects(int index, Node item)
addToNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNodeObjects(int index, Node item)
setToNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNodeObjects(Node... items)
addToNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNodeObjects(Collection<Node> items)
addAllToNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNodeObjects(Node... items)
removeFromNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNodeObjects(Collection<Node> items)
removeAllFromNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromNodeObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeObjectsNested<A> addNewNodeObject()
addNewNodeObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeObjectsNested<A> addNewNodeObjectLike(Node item)
addNewNodeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeObjectsNested<A> setNewNodeObjectLike(int index, Node item)
setNewNodeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToJobObjects(int index, Job item)
addToJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToJobObjects(int index, Job item)
setToJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToJobObjects(Job... items)
addToJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToJobObjects(Collection<Job> items)
addAllToJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromJobObjects(Job... items)
removeFromJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromJobObjects(Collection<Job> items)
removeAllFromJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromJobObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.JobObjectsNested<A> addNewJobObject()
addNewJobObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.JobObjectsNested<A> addNewJobObjectLike(Job item)
addNewJobObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.JobObjectsNested<A> setNewJobObjectLike(int index, Job item)
setNewJobObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCertificateSigningRequestObjects(int index, CertificateSigningRequest item)
addToCertificateSigningRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToCertificateSigningRequestObjects(int index, CertificateSigningRequest item)
setToCertificateSigningRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCertificateSigningRequestObjects(CertificateSigningRequest... items)
addToCertificateSigningRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToCertificateSigningRequestObjects(Collection<CertificateSigningRequest> items)
addAllToCertificateSigningRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromCertificateSigningRequestObjects(CertificateSigningRequest... items)
removeFromCertificateSigningRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromCertificateSigningRequestObjects(Collection<CertificateSigningRequest> items)
removeAllFromCertificateSigningRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromCertificateSigningRequestObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromCertificateSigningRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CertificateSigningRequestObjectsNested<A> addNewCertificateSigningRequestObject()
addNewCertificateSigningRequestObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CertificateSigningRequestObjectsNested<A> addNewCertificateSigningRequestObjectLike(CertificateSigningRequest item)
addNewCertificateSigningRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CertificateSigningRequestObjectsNested<A> setNewCertificateSigningRequestObjectLike(int index, CertificateSigningRequest item)
setNewCertificateSigningRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToServiceAccountObjects(int index, ServiceAccount item)
addToServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToServiceAccountObjects(int index, ServiceAccount item)
setToServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToServiceAccountObjects(ServiceAccount... items)
addToServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToServiceAccountObjects(Collection<ServiceAccount> items)
addAllToServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromServiceAccountObjects(ServiceAccount... items)
removeFromServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromServiceAccountObjects(Collection<ServiceAccount> items)
removeAllFromServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromServiceAccountObjects(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
removeMatchingFromServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceAccountObjectsNested<A> addNewServiceAccountObject()
addNewServiceAccountObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceAccountObjectsNested<A> addNewServiceAccountObjectLike(ServiceAccount item)
addNewServiceAccountObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceAccountObjectsNested<A> setNewServiceAccountObjectLike(int index, ServiceAccount item)
setNewServiceAccountObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToParameters(int index, Parameter item)
addToParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToParameters(int index, Parameter item)
setToParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToParameters(Parameter... items)
addToParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToParameters(Collection<Parameter> items)
addAllToParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromParameters(Parameter... items)
removeFromParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromParameters(Collection<Parameter> items)
removeAllFromParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeMatchingFromParameters(Predicate<ParameterBuilder> predicate)
removeMatchingFromParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
@Deprecated public List<Parameter> getParameters()
getParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public List<Parameter> buildParameters()
buildParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public Parameter buildParameter(int index)
buildParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public Parameter buildFirstParameter()
buildFirstParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public Parameter buildLastParameter()
buildLastParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public Parameter buildMatchingParameter(Predicate<ParameterBuilder> predicate)
buildMatchingParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasMatchingParameter(Predicate<ParameterBuilder> predicate)
hasMatchingParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withParameters(List<Parameter> parameters)
withParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withParameters(Parameter... parameters)
withParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasParameters()
hasParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> addNewParameter()
addNewParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> addNewParameterLike(Parameter item)
addNewParameterLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> setNewParameterLike(int index, Parameter item)
setNewParameterLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> editParameter(int index)
editParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> editFirstParameter()
editFirstParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> editLastParameter()
editLastParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> editMatchingParameter(Predicate<ParameterBuilder> predicate)
editMatchingParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
Copyright © 2015–2020 Red Hat. All rights reserved.