public interface  io.fabric.openshift.api.model.PolicyRuleFluent extends java.lang.Object implements io.fabric.kubernetes.api.builder.Fluent
{
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addToApiGroups(java.lang.Integer, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent setToApiGroups(java.lang.Integer, java.lang.String);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent addToApiGroups(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addAllToApiGroups(java.util.Collection);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent removeFromApiGroups(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent removeAllFromApiGroups(java.util.Collection);
public abstract java.util.List getApiGroups();
public abstract java.lang.String getApiGroup(java.lang.Integer);
public abstract java.lang.String getFirstApiGroup();
public abstract java.lang.String getLastApiGroup();
public abstract java.lang.String getMatchingApiGroup(java.util.function.Predicate);
public abstract java.lang.Boolean hasMatchingApiGroup(java.util.function.Predicate);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withApiGroups(java.util.List);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent withApiGroups(java.lang.String[]);
public abstract java.lang.Boolean hasApiGroups();
public abstract io.fabric.kubernetes.api.model.KubernetesResource getAttributeRestrictions();
public abstract io.fabric.kubernetes.api.model.KubernetesResource buildAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withAttributeRestrictions(io.fabric.kubernetes.api.model.KubernetesResource);
public abstract java.lang.Boolean hasAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGenericWebHookCauseAttributeRestrictions(io.fabric.openshift.api.model.GenericWebHookCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GenericWebHookCauseAttributeRestrictionsNested withNewGenericWebHookCauseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GenericWebHookCauseAttributeRestrictionsNested withNewGenericWebHookCauseAttributeRestrictionsLike(io.fabric.openshift.api.model.GenericWebHookCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withServiceAccountRestrictionAttributeRestrictions(io.fabric.openshift.api.model.ServiceAccountRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ServiceAccountRestrictionAttributeRestrictionsNested withNewServiceAccountRestrictionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ServiceAccountRestrictionAttributeRestrictionsNested withNewServiceAccountRestrictionAttributeRestrictionsLike(io.fabric.openshift.api.model.ServiceAccountRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withScopeRestrictionAttributeRestrictions(io.fabric.openshift.api.model.ScopeRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ScopeRestrictionAttributeRestrictionsNested withNewScopeRestrictionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ScopeRestrictionAttributeRestrictionsNested withNewScopeRestrictionAttributeRestrictionsLike(io.fabric.openshift.api.model.ScopeRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSecretLocalReferenceAttributeRestrictions(io.fabric.openshift.api.model.SecretLocalReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecretLocalReferenceAttributeRestrictionsNested withNewSecretLocalReferenceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecretLocalReferenceAttributeRestrictionsNested withNewSecretLocalReferenceAttributeRestrictionsLike(io.fabric.openshift.api.model.SecretLocalReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewSecretLocalReferenceAttributeRestrictions(java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withStepInfoAttributeRestrictions(io.fabric.openshift.api.model.StepInfo);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$StepInfoAttributeRestrictionsNested withNewStepInfoAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$StepInfoAttributeRestrictionsNested withNewStepInfoAttributeRestrictionsLike(io.fabric.openshift.api.model.StepInfo);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewStepInfoAttributeRestrictions(java.lang.Long, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withUserRestrictionAttributeRestrictions(io.fabric.openshift.api.model.UserRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserRestrictionAttributeRestrictionsNested withNewUserRestrictionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserRestrictionAttributeRestrictionsNested withNewUserRestrictionAttributeRestrictionsLike(io.fabric.openshift.api.model.UserRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodTemplateSpecAttributeRestrictions(io.fabric.kubernetes.api.model.PodTemplateSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodTemplateSpecAttributeRestrictionsNested withNewPodTemplateSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodTemplateSpecAttributeRestrictionsNested withNewPodTemplateSpecAttributeRestrictionsLike(io.fabric.kubernetes.api.model.PodTemplateSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateInstanceListAttributeRestrictions(io.fabric.openshift.api.model.TemplateInstanceList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceListAttributeRestrictionsNested withNewTemplateInstanceListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceListAttributeRestrictionsNested withNewTemplateInstanceListAttributeRestrictionsLike(io.fabric.openshift.api.model.TemplateInstanceList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamImportAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamImport);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamImportAttributeRestrictionsNested withNewImageStreamImportAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamImportAttributeRestrictionsNested withNewImageStreamImportAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamImport);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withResourceRequirementsAttributeRestrictions(io.fabric.kubernetes.api.model.ResourceRequirements);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ResourceRequirementsAttributeRestrictionsNested withNewResourceRequirementsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ResourceRequirementsAttributeRestrictionsNested withNewResourceRequirementsAttributeRestrictionsLike(io.fabric.kubernetes.api.model.ResourceRequirements);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGitHubWebHookCauseAttributeRestrictions(io.fabric.openshift.api.model.GitHubWebHookCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GitHubWebHookCauseAttributeRestrictionsNested withNewGitHubWebHookCauseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GitHubWebHookCauseAttributeRestrictionsNested withNewGitHubWebHookCauseAttributeRestrictionsLike(io.fabric.openshift.api.model.GitHubWebHookCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withOAuthClientListAttributeRestrictions(io.fabric.openshift.api.model.OAuthClientList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthClientListAttributeRestrictionsNested withNewOAuthClientListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthClientListAttributeRestrictionsNested withNewOAuthClientListAttributeRestrictionsLike(io.fabric.openshift.api.model.OAuthClientList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodSecurityPolicyReviewStatusAttributeRestrictions(io.fabric.openshift.api.model.PodSecurityPolicyReviewStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicyReviewStatusAttributeRestrictionsNested withNewPodSecurityPolicyReviewStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicyReviewStatusAttributeRestrictionsNested withNewPodSecurityPolicyReviewStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.PodSecurityPolicyReviewStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateInstanceStatusAttributeRestrictions(io.fabric.openshift.api.model.TemplateInstanceStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceStatusAttributeRestrictionsNested withNewTemplateInstanceStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceStatusAttributeRestrictionsNested withNewTemplateInstanceStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.TemplateInstanceStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withHelmChartRepositoryListAttributeRestrictions(io.fabric.openshift.api.model.HelmChartRepositoryList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HelmChartRepositoryListAttributeRestrictionsNested withNewHelmChartRepositoryListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HelmChartRepositoryListAttributeRestrictionsNested withNewHelmChartRepositoryListAttributeRestrictionsLike(io.fabric.openshift.api.model.HelmChartRepositoryList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPolicyRuleAttributeRestrictions(io.fabric.openshift.api.model.PolicyRule);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PolicyRuleAttributeRestrictionsNested withNewPolicyRuleAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PolicyRuleAttributeRestrictionsNested withNewPolicyRuleAttributeRestrictionsLike(io.fabric.openshift.api.model.PolicyRule);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentTriggerPolicyAttributeRestrictions(io.fabric.openshift.api.model.DeploymentTriggerPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentTriggerPolicyAttributeRestrictionsNested withNewDeploymentTriggerPolicyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentTriggerPolicyAttributeRestrictionsNested withNewDeploymentTriggerPolicyAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentTriggerPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildStrategyAttributeRestrictions(io.fabric.openshift.api.model.BuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildStrategyAttributeRestrictionsNested withNewBuildStrategyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildStrategyAttributeRestrictionsNested withNewBuildStrategyAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRepositoryImportSpecAttributeRestrictions(io.fabric.openshift.api.model.RepositoryImportSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RepositoryImportSpecAttributeRestrictionsNested withNewRepositoryImportSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RepositoryImportSpecAttributeRestrictionsNested withNewRepositoryImportSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.RepositoryImportSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBrokerTemplateInstanceListAttributeRestrictions(io.fabric.openshift.api.model.BrokerTemplateInstanceList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BrokerTemplateInstanceListAttributeRestrictionsNested withNewBrokerTemplateInstanceListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BrokerTemplateInstanceListAttributeRestrictionsNested withNewBrokerTemplateInstanceListAttributeRestrictionsLike(io.fabric.openshift.api.model.BrokerTemplateInstanceList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamImportStatusAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamImportStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamImportStatusAttributeRestrictionsNested withNewImageStreamImportStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamImportStatusAttributeRestrictionsNested withNewImageStreamImportStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamImportStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withCustomBuildStrategyAttributeRestrictions(io.fabric.openshift.api.model.CustomBuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$CustomBuildStrategyAttributeRestrictionsNested withNewCustomBuildStrategyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$CustomBuildStrategyAttributeRestrictionsNested withNewCustomBuildStrategyAttributeRestrictionsLike(io.fabric.openshift.api.model.CustomBuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterResourceQuotaSelectorAttributeRestrictions(io.fabric.openshift.api.model.ClusterResourceQuotaSelector);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaSelectorAttributeRestrictionsNested withNewClusterResourceQuotaSelectorAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaSelectorAttributeRestrictionsNested withNewClusterResourceQuotaSelectorAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterResourceQuotaSelector);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSubjectAccessReviewResponseAttributeRestrictions(io.fabric.openshift.api.model.SubjectAccessReviewResponse);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectAccessReviewResponseAttributeRestrictionsNested withNewSubjectAccessReviewResponseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectAccessReviewResponseAttributeRestrictionsNested withNewSubjectAccessReviewResponseAttributeRestrictionsLike(io.fabric.openshift.api.model.SubjectAccessReviewResponse);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentTriggerImageChangeParamsAttributeRestrictions(io.fabric.openshift.api.model.DeploymentTriggerImageChangeParams);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentTriggerImageChangeParamsAttributeRestrictionsNested withNewDeploymentTriggerImageChangeParamsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentTriggerImageChangeParamsAttributeRestrictionsNested withNewDeploymentTriggerImageChangeParamsAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentTriggerImageChangeParams);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withLocalObjectReferenceAttributeRestrictions(io.fabric.kubernetes.api.model.LocalObjectReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LocalObjectReferenceAttributeRestrictionsNested withNewLocalObjectReferenceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LocalObjectReferenceAttributeRestrictionsNested withNewLocalObjectReferenceAttributeRestrictionsLike(io.fabric.kubernetes.api.model.LocalObjectReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewLocalObjectReferenceAttributeRestrictions(java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTagImageHookAttributeRestrictions(io.fabric.openshift.api.model.TagImageHook);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagImageHookAttributeRestrictionsNested withNewTagImageHookAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagImageHookAttributeRestrictionsNested withNewTagImageHookAttributeRestrictionsLike(io.fabric.openshift.api.model.TagImageHook);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRouteTargetReferenceAttributeRestrictions(io.fabric.openshift.api.model.RouteTargetReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteTargetReferenceAttributeRestrictionsNested withNewRouteTargetReferenceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteTargetReferenceAttributeRestrictionsNested withNewRouteTargetReferenceAttributeRestrictionsLike(io.fabric.openshift.api.model.RouteTargetReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewRouteTargetReferenceAttributeRestrictions(java.lang.String, java.lang.String, java.lang.Integer);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRawExtensionAttributeRestrictions(io.fabric.openshift.api.model.runtime.RawExtension);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OpenshiftRawExtensionAttributeRestrictionsNested withNewOpenshiftRawExtensionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OpenshiftRawExtensionAttributeRestrictionsNested withNewRawExtensionAttributeRestrictionsLike(io.fabric.openshift.api.model.runtime.RawExtension);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewOpenshiftRawExtensionAttributeRestrictions(java.lang.Object);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSubjectRulesReviewSpecAttributeRestrictions(io.fabric.openshift.api.model.SubjectRulesReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectRulesReviewSpecAttributeRestrictionsNested withNewSubjectRulesReviewSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectRulesReviewSpecAttributeRestrictionsNested withNewSubjectRulesReviewSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.SubjectRulesReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTagReferencePolicyAttributeRestrictions(io.fabric.openshift.api.model.TagReferencePolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagReferencePolicyAttributeRestrictionsNested withNewTagReferencePolicyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagReferencePolicyAttributeRestrictionsNested withNewTagReferencePolicyAttributeRestrictionsLike(io.fabric.openshift.api.model.TagReferencePolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewTagReferencePolicyAttributeRestrictions(java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRoleListAttributeRestrictions(io.fabric.openshift.api.model.RoleList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleListAttributeRestrictionsNested withNewRoleListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleListAttributeRestrictionsNested withNewRoleListAttributeRestrictionsLike(io.fabric.openshift.api.model.RoleList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withProjectAttributeRestrictions(io.fabric.openshift.api.model.Project);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectAttributeRestrictionsNested withNewProjectAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectAttributeRestrictionsNested withNewProjectAttributeRestrictionsLike(io.fabric.openshift.api.model.Project);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildVolumeSourceAttributeRestrictions(io.fabric.openshift.api.model.BuildVolumeSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildVolumeSourceAttributeRestrictionsNested withNewBuildVolumeSourceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildVolumeSourceAttributeRestrictionsNested withNewBuildVolumeSourceAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildVolumeSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withAppliedClusterResourceQuotaListAttributeRestrictions(io.fabric.openshift.api.model.AppliedClusterResourceQuotaList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$AppliedClusterResourceQuotaListAttributeRestrictionsNested withNewAppliedClusterResourceQuotaListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$AppliedClusterResourceQuotaListAttributeRestrictionsNested withNewAppliedClusterResourceQuotaListAttributeRestrictionsLike(io.fabric.openshift.api.model.AppliedClusterResourceQuotaList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentConfigListAttributeRestrictions(io.fabric.openshift.api.model.DeploymentConfigList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConfigListAttributeRestrictionsNested withNewDeploymentConfigListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConfigListAttributeRestrictionsNested withNewDeploymentConfigListAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentConfigList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildStatusOutputAttributeRestrictions(io.fabric.openshift.api.model.BuildStatusOutput);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildStatusOutputAttributeRestrictionsNested withNewBuildStatusOutputAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildStatusOutputAttributeRestrictionsNested withNewBuildStatusOutputAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildStatusOutput);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildConfigAttributeRestrictions(io.fabric.openshift.api.model.BuildConfig);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConfigAttributeRestrictionsNested withNewBuildConfigAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConfigAttributeRestrictionsNested withNewBuildConfigAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildConfig);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageImportStatusAttributeRestrictions(io.fabric.openshift.api.model.ImageImportStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageImportStatusAttributeRestrictionsNested withNewImageImportStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageImportStatusAttributeRestrictionsNested withNewImageImportStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageImportStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodSecurityPolicySubjectReviewAttributeRestrictions(io.fabric.openshift.api.model.PodSecurityPolicySubjectReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySubjectReviewAttributeRestrictionsNested withNewPodSecurityPolicySubjectReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySubjectReviewAttributeRestrictionsNested withNewPodSecurityPolicySubjectReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.PodSecurityPolicySubjectReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGitLabWebHookCauseAttributeRestrictions(io.fabric.openshift.api.model.GitLabWebHookCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GitLabWebHookCauseAttributeRestrictionsNested withNewGitLabWebHookCauseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GitLabWebHookCauseAttributeRestrictionsNested withNewGitLabWebHookCauseAttributeRestrictionsLike(io.fabric.openshift.api.model.GitLabWebHookCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentConfigStatusAttributeRestrictions(io.fabric.openshift.api.model.DeploymentConfigStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConfigStatusAttributeRestrictionsNested withNewDeploymentConfigStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConfigStatusAttributeRestrictionsNested withNewDeploymentConfigStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentConfigStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSecretBuildSourceAttributeRestrictions(io.fabric.openshift.api.model.SecretBuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecretBuildSourceAttributeRestrictionsNested withNewSecretBuildSourceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecretBuildSourceAttributeRestrictionsNested withNewSecretBuildSourceAttributeRestrictionsLike(io.fabric.openshift.api.model.SecretBuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withEgressNetworkPolicySpecAttributeRestrictions(io.fabric.openshift.api.model.EgressNetworkPolicySpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicySpecAttributeRestrictionsNested withNewEgressNetworkPolicySpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicySpecAttributeRestrictionsNested withNewEgressNetworkPolicySpecAttributeRestrictionsLike(io.fabric.openshift.api.model.EgressNetworkPolicySpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withHelmChartRepositoryAttributeRestrictions(io.fabric.openshift.api.model.HelmChartRepository);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HelmChartRepositoryAttributeRestrictionsNested withNewHelmChartRepositoryAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HelmChartRepositoryAttributeRestrictionsNested withNewHelmChartRepositoryAttributeRestrictionsLike(io.fabric.openshift.api.model.HelmChartRepository);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTagEventAttributeRestrictions(io.fabric.openshift.api.model.TagEvent);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagEventAttributeRestrictionsNested withNewTagEventAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagEventAttributeRestrictionsNested withNewTagEventAttributeRestrictionsLike(io.fabric.openshift.api.model.TagEvent);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewTagEventAttributeRestrictions(java.lang.String, java.lang.String, java.lang.Long, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamTagListAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamTagList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamTagListAttributeRestrictionsNested withNewImageStreamTagListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamTagListAttributeRestrictionsNested withNewImageStreamTagListAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamTagList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBitbucketWebHookCauseAttributeRestrictions(io.fabric.openshift.api.model.BitbucketWebHookCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BitbucketWebHookCauseAttributeRestrictionsNested withNewBitbucketWebHookCauseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BitbucketWebHookCauseAttributeRestrictionsNested withNewBitbucketWebHookCauseAttributeRestrictionsLike(io.fabric.openshift.api.model.BitbucketWebHookCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withProjectListAttributeRestrictions(io.fabric.openshift.api.model.ProjectList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectListAttributeRestrictionsNested withNewProjectListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectListAttributeRestrictionsNested withNewProjectListAttributeRestrictionsLike(io.fabric.openshift.api.model.ProjectList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRangeAllocationAttributeRestrictions(io.fabric.openshift.api.model.RangeAllocation);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RangeAllocationAttributeRestrictionsNested withNewRangeAllocationAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RangeAllocationAttributeRestrictionsNested withNewRangeAllocationAttributeRestrictionsLike(io.fabric.openshift.api.model.RangeAllocation);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterRoleScopeRestrictionAttributeRestrictions(io.fabric.openshift.api.model.ClusterRoleScopeRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleScopeRestrictionAttributeRestrictionsNested withNewClusterRoleScopeRestrictionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleScopeRestrictionAttributeRestrictionsNested withNewClusterRoleScopeRestrictionAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterRoleScopeRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRouteAttributeRestrictions(io.fabric.openshift.api.model.Route);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteAttributeRestrictionsNested withNewRouteAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteAttributeRestrictionsNested withNewRouteAttributeRestrictionsLike(io.fabric.openshift.api.model.Route);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSourceStrategyOptionsAttributeRestrictions(io.fabric.openshift.api.model.SourceStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SourceStrategyOptionsAttributeRestrictionsNested withNewSourceStrategyOptionsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SourceStrategyOptionsAttributeRestrictionsNested withNewSourceStrategyOptionsAttributeRestrictionsLike(io.fabric.openshift.api.model.SourceStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewSourceStrategyOptionsAttributeRestrictions(java.lang.Boolean);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterNetworkAttributeRestrictions(io.fabric.openshift.api.model.ClusterNetwork);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterNetworkAttributeRestrictionsNested withNewClusterNetworkAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterNetworkAttributeRestrictionsNested withNewClusterNetworkAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterNetwork);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withOAuthAuthorizeTokenAttributeRestrictions(io.fabric.openshift.api.model.OAuthAuthorizeToken);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthAuthorizeTokenAttributeRestrictionsNested withNewOAuthAuthorizeTokenAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthAuthorizeTokenAttributeRestrictionsNested withNewOAuthAuthorizeTokenAttributeRestrictionsLike(io.fabric.openshift.api.model.OAuthAuthorizeToken);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDockerBuildStrategyAttributeRestrictions(io.fabric.openshift.api.model.DockerBuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DockerBuildStrategyAttributeRestrictionsNested withNewDockerBuildStrategyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DockerBuildStrategyAttributeRestrictionsNested withNewDockerBuildStrategyAttributeRestrictionsLike(io.fabric.openshift.api.model.DockerBuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSignatureConditionAttributeRestrictions(io.fabric.openshift.api.model.SignatureCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SignatureConditionAttributeRestrictionsNested withNewSignatureConditionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SignatureConditionAttributeRestrictionsNested withNewSignatureConditionAttributeRestrictionsLike(io.fabric.openshift.api.model.SignatureCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withUserOAuthAccessTokenAttributeRestrictions(io.fabric.openshift.api.model.UserOAuthAccessToken);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserOAuthAccessTokenAttributeRestrictionsNested withNewUserOAuthAccessTokenAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserOAuthAccessTokenAttributeRestrictionsNested withNewUserOAuthAccessTokenAttributeRestrictionsLike(io.fabric.openshift.api.model.UserOAuthAccessToken);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRoleBindingRestrictionListAttributeRestrictions(io.fabric.openshift.api.model.RoleBindingRestrictionList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingRestrictionListAttributeRestrictionsNested withNewRoleBindingRestrictionListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingRestrictionListAttributeRestrictionsNested withNewRoleBindingRestrictionListAttributeRestrictionsLike(io.fabric.openshift.api.model.RoleBindingRestrictionList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRawExtensionAttributeRestrictions(io.fabric.kubernetes.api.model.runtime.RawExtension);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RawExtensionAttributeRestrictionsNested withNewRawExtensionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RawExtensionAttributeRestrictionsNested withNewRawExtensionAttributeRestrictionsLike(io.fabric.kubernetes.api.model.runtime.RawExtension);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewRawExtensionAttributeRestrictions(java.lang.Object);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSecurityContextConstraintsListAttributeRestrictions(io.fabric.openshift.api.model.SecurityContextConstraintsList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecurityContextConstraintsListAttributeRestrictionsNested withNewSecurityContextConstraintsListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecurityContextConstraintsListAttributeRestrictionsNested withNewSecurityContextConstraintsListAttributeRestrictionsLike(io.fabric.openshift.api.model.SecurityContextConstraintsList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withIdentityListAttributeRestrictions(io.fabric.openshift.api.model.IdentityList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$IdentityListAttributeRestrictionsNested withNewIdentityListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$IdentityListAttributeRestrictionsNested withNewIdentityListAttributeRestrictionsLike(io.fabric.openshift.api.model.IdentityList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildConfigListAttributeRestrictions(io.fabric.openshift.api.model.BuildConfigList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConfigListAttributeRestrictionsNested withNewBuildConfigListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConfigListAttributeRestrictionsNested withNewBuildConfigListAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildConfigList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterNetworkListAttributeRestrictions(io.fabric.openshift.api.model.ClusterNetworkList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterNetworkListAttributeRestrictionsNested withNewClusterNetworkListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterNetworkListAttributeRestrictionsNested withNewClusterNetworkListAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterNetworkList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateInstanceConditionAttributeRestrictions(io.fabric.openshift.api.model.TemplateInstanceCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceConditionAttributeRestrictionsNested withNewTemplateInstanceConditionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceConditionAttributeRestrictionsNested withNewTemplateInstanceConditionAttributeRestrictionsLike(io.fabric.openshift.api.model.TemplateInstanceCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewTemplateInstanceConditionAttributeRestrictions(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRepositoryImportStatusAttributeRestrictions(io.fabric.openshift.api.model.RepositoryImportStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RepositoryImportStatusAttributeRestrictionsNested withNewRepositoryImportStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RepositoryImportStatusAttributeRestrictionsNested withNewRepositoryImportStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.RepositoryImportStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentCauseAttributeRestrictions(io.fabric.openshift.api.model.DeploymentCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentCauseAttributeRestrictionsNested withNewDeploymentCauseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentCauseAttributeRestrictionsNested withNewDeploymentCauseAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGroupListAttributeRestrictions(io.fabric.openshift.api.model.GroupList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GroupListAttributeRestrictionsNested withNewGroupListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GroupListAttributeRestrictionsNested withNewGroupListAttributeRestrictionsLike(io.fabric.openshift.api.model.GroupList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRunAsUserStrategyOptionsAttributeRestrictions(io.fabric.openshift.api.model.RunAsUserStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RunAsUserStrategyOptionsAttributeRestrictionsNested withNewRunAsUserStrategyOptionsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RunAsUserStrategyOptionsAttributeRestrictionsNested withNewRunAsUserStrategyOptionsAttributeRestrictionsLike(io.fabric.openshift.api.model.RunAsUserStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewRunAsUserStrategyOptionsAttributeRestrictions(java.lang.String, java.lang.Long, java.lang.Long, java.lang.Long);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withLifecycleHookAttributeRestrictions(io.fabric.openshift.api.model.LifecycleHook);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LifecycleHookAttributeRestrictionsNested withNewLifecycleHookAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LifecycleHookAttributeRestrictionsNested withNewLifecycleHookAttributeRestrictionsLike(io.fabric.openshift.api.model.LifecycleHook);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamTagReferenceAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamTagReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamTagReferenceAttributeRestrictionsNested withNewImageStreamTagReferenceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamTagReferenceAttributeRestrictionsNested withNewImageStreamTagReferenceAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamTagReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewImageStreamTagReferenceAttributeRestrictions(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSourceControlUserAttributeRestrictions(io.fabric.openshift.api.model.SourceControlUser);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SourceControlUserAttributeRestrictionsNested withNewSourceControlUserAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SourceControlUserAttributeRestrictionsNested withNewSourceControlUserAttributeRestrictionsLike(io.fabric.openshift.api.model.SourceControlUser);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewSourceControlUserAttributeRestrictions(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withContainerAttributeRestrictions(io.fabric.kubernetes.api.model.Container);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ContainerAttributeRestrictionsNested withNewContainerAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ContainerAttributeRestrictionsNested withNewContainerAttributeRestrictionsLike(io.fabric.kubernetes.api.model.Container);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamListAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamListAttributeRestrictionsNested withNewImageStreamListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamListAttributeRestrictionsNested withNewImageStreamListAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterRoleBindingAttributeRestrictions(io.fabric.openshift.api.model.ClusterRoleBinding);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleBindingAttributeRestrictionsNested withNewClusterRoleBindingAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleBindingAttributeRestrictionsNested withNewClusterRoleBindingAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterRoleBinding);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withResourceAccessReviewAttributeRestrictions(io.fabric.openshift.api.model.ResourceAccessReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ResourceAccessReviewAttributeRestrictionsNested withNewResourceAccessReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ResourceAccessReviewAttributeRestrictionsNested withNewResourceAccessReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.ResourceAccessReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSelfSubjectRulesReviewAttributeRestrictions(io.fabric.openshift.api.model.SelfSubjectRulesReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SelfSubjectRulesReviewAttributeRestrictionsNested withNewSelfSubjectRulesReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SelfSubjectRulesReviewAttributeRestrictionsNested withNewSelfSubjectRulesReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.SelfSubjectRulesReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withUserOAuthAccessTokenListAttributeRestrictions(io.fabric.openshift.api.model.UserOAuthAccessTokenList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserOAuthAccessTokenListAttributeRestrictionsNested withNewUserOAuthAccessTokenListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserOAuthAccessTokenListAttributeRestrictionsNested withNewUserOAuthAccessTokenListAttributeRestrictionsLike(io.fabric.openshift.api.model.UserOAuthAccessTokenList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageChangeTriggerStatusAttributeRestrictions(io.fabric.openshift.api.model.ImageChangeTriggerStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageChangeTriggerStatusAttributeRestrictionsNested withNewImageChangeTriggerStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageChangeTriggerStatusAttributeRestrictionsNested withNewImageChangeTriggerStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageChangeTriggerStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRouteStatusAttributeRestrictions(io.fabric.openshift.api.model.RouteStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteStatusAttributeRestrictionsNested withNewRouteStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteStatusAttributeRestrictionsNested withNewRouteStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.RouteStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterResourceQuotaAttributeRestrictions(io.fabric.openshift.api.model.ClusterResourceQuota);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaAttributeRestrictionsNested withNewClusterResourceQuotaAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaAttributeRestrictionsNested withNewClusterResourceQuotaAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterResourceQuota);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNamedTagEventListAttributeRestrictions(io.fabric.openshift.api.model.NamedTagEventList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$NamedTagEventListAttributeRestrictionsNested withNewNamedTagEventListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$NamedTagEventListAttributeRestrictionsNested withNewNamedTagEventListAttributeRestrictionsLike(io.fabric.openshift.api.model.NamedTagEventList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterResourceQuotaListAttributeRestrictions(io.fabric.openshift.api.model.ClusterResourceQuotaList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaListAttributeRestrictionsNested withNewClusterResourceQuotaListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaListAttributeRestrictionsNested withNewClusterResourceQuotaListAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterResourceQuotaList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRouteSpecAttributeRestrictions(io.fabric.openshift.api.model.RouteSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteSpecAttributeRestrictionsNested withNewRouteSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteSpecAttributeRestrictionsNested withNewRouteSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.RouteSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withProjectRequestAttributeRestrictions(io.fabric.openshift.api.model.ProjectRequest);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectRequestAttributeRestrictionsNested withNewProjectRequestAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectRequestAttributeRestrictionsNested withNewProjectRequestAttributeRestrictionsLike(io.fabric.openshift.api.model.ProjectRequest);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateAttributeRestrictions(io.fabric.openshift.api.model.Template);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateAttributeRestrictionsNested withNewTemplateAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateAttributeRestrictionsNested withNewTemplateAttributeRestrictionsLike(io.fabric.openshift.api.model.Template);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageLookupPolicyAttributeRestrictions(io.fabric.openshift.api.model.ImageLookupPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageLookupPolicyAttributeRestrictionsNested withNewImageLookupPolicyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageLookupPolicyAttributeRestrictionsNested withNewImageLookupPolicyAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageLookupPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewImageLookupPolicyAttributeRestrictions(java.lang.Boolean);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withOAuthClientAuthorizationAttributeRestrictions(io.fabric.openshift.api.model.OAuthClientAuthorization);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthClientAuthorizationAttributeRestrictionsNested withNewOAuthClientAuthorizationAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthClientAuthorizationAttributeRestrictionsNested withNewOAuthClientAuthorizationAttributeRestrictionsLike(io.fabric.openshift.api.model.OAuthClientAuthorization);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageChangeCauseAttributeRestrictions(io.fabric.openshift.api.model.ImageChangeCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageChangeCauseAttributeRestrictionsNested withNewImageChangeCauseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageChangeCauseAttributeRestrictionsNested withNewImageChangeCauseAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageChangeCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withAllowedFlexVolumeAttributeRestrictions(io.fabric.openshift.api.model.AllowedFlexVolume);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$AllowedFlexVolumeAttributeRestrictionsNested withNewAllowedFlexVolumeAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$AllowedFlexVolumeAttributeRestrictionsNested withNewAllowedFlexVolumeAttributeRestrictionsLike(io.fabric.openshift.api.model.AllowedFlexVolume);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewAllowedFlexVolumeAttributeRestrictions(java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSubjectAccessReviewAttributeRestrictions(io.fabric.openshift.api.model.SubjectAccessReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectAccessReviewAttributeRestrictionsNested withNewSubjectAccessReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectAccessReviewAttributeRestrictionsNested withNewSubjectAccessReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.SubjectAccessReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withLocalResourceAccessReviewAttributeRestrictions(io.fabric.openshift.api.model.LocalResourceAccessReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LocalResourceAccessReviewAttributeRestrictionsNested withNewLocalResourceAccessReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LocalResourceAccessReviewAttributeRestrictionsNested withNewLocalResourceAccessReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.LocalResourceAccessReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterRoleAttributeRestrictions(io.fabric.openshift.api.model.ClusterRole);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleAttributeRestrictionsNested withNewClusterRoleAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleAttributeRestrictionsNested withNewClusterRoleAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterRole);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withConnectionConfigAttributeRestrictions(io.fabric.openshift.api.model.ConnectionConfig);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ConnectionConfigAttributeRestrictionsNested withNewConnectionConfigAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ConnectionConfigAttributeRestrictionsNested withNewConnectionConfigAttributeRestrictionsLike(io.fabric.openshift.api.model.ConnectionConfig);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTagEventConditionAttributeRestrictions(io.fabric.openshift.api.model.TagEventCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagEventConditionAttributeRestrictionsNested withNewTagEventConditionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagEventConditionAttributeRestrictionsNested withNewTagEventConditionAttributeRestrictionsLike(io.fabric.openshift.api.model.TagEventCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withLabelSelectorAttributeRestrictions(io.fabric.kubernetes.api.model.LabelSelector);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LabelSelectorAttributeRestrictionsNested withNewLabelSelectorAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LabelSelectorAttributeRestrictionsNested withNewLabelSelectorAttributeRestrictionsLike(io.fabric.kubernetes.api.model.LabelSelector);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNetNamespaceListAttributeRestrictions(io.fabric.openshift.api.model.NetNamespaceList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$NetNamespaceListAttributeRestrictionsNested withNewNetNamespaceListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$NetNamespaceListAttributeRestrictionsNested withNewNetNamespaceListAttributeRestrictionsLike(io.fabric.openshift.api.model.NetNamespaceList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBrokerTemplateInstanceSpecAttributeRestrictions(io.fabric.openshift.api.model.BrokerTemplateInstanceSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BrokerTemplateInstanceSpecAttributeRestrictionsNested withNewBrokerTemplateInstanceSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BrokerTemplateInstanceSpecAttributeRestrictionsNested withNewBrokerTemplateInstanceSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.BrokerTemplateInstanceSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBinaryBuildSourceAttributeRestrictions(io.fabric.openshift.api.model.BinaryBuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BinaryBuildSourceAttributeRestrictionsNested withNewBinaryBuildSourceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BinaryBuildSourceAttributeRestrictionsNested withNewBinaryBuildSourceAttributeRestrictionsLike(io.fabric.openshift.api.model.BinaryBuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewBinaryBuildSourceAttributeRestrictions(java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withOAuthClientAuthorizationListAttributeRestrictions(io.fabric.openshift.api.model.OAuthClientAuthorizationList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthClientAuthorizationListAttributeRestrictionsNested withNewOAuthClientAuthorizationListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthClientAuthorizationListAttributeRestrictionsNested withNewOAuthClientAuthorizationListAttributeRestrictionsLike(io.fabric.openshift.api.model.OAuthClientAuthorizationList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildSpecAttributeRestrictions(io.fabric.openshift.api.model.BuildSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildSpecAttributeRestrictionsNested withNewBuildSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildSpecAttributeRestrictionsNested withNewBuildSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withProjectStatusAttributeRestrictions(io.fabric.openshift.api.model.ProjectStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectStatusAttributeRestrictionsNested withNewProjectStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectStatusAttributeRestrictionsNested withNewProjectStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.ProjectStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withLocalSubjectAccessReviewAttributeRestrictions(io.fabric.openshift.api.model.LocalSubjectAccessReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LocalSubjectAccessReviewAttributeRestrictionsNested withNewLocalSubjectAccessReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$LocalSubjectAccessReviewAttributeRestrictionsNested withNewLocalSubjectAccessReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.LocalSubjectAccessReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRollingDeploymentStrategyParamsAttributeRestrictions(io.fabric.openshift.api.model.RollingDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RollingDeploymentStrategyParamsAttributeRestrictionsNested withNewRollingDeploymentStrategyParamsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RollingDeploymentStrategyParamsAttributeRestrictionsNested withNewRollingDeploymentStrategyParamsAttributeRestrictionsLike(io.fabric.openshift.api.model.RollingDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGitSourceRevisionAttributeRestrictions(io.fabric.openshift.api.model.GitSourceRevision);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GitSourceRevisionAttributeRestrictionsNested withNewGitSourceRevisionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GitSourceRevisionAttributeRestrictionsNested withNewGitSourceRevisionAttributeRestrictionsLike(io.fabric.openshift.api.model.GitSourceRevision);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageLabelAttributeRestrictions(io.fabric.openshift.api.model.ImageLabel);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageLabelAttributeRestrictionsNested withNewImageLabelAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageLabelAttributeRestrictionsNested withNewImageLabelAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageLabel);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewImageLabelAttributeRestrictions(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageChangeTriggerAttributeRestrictions(io.fabric.openshift.api.model.ImageChangeTrigger);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageChangeTriggerAttributeRestrictionsNested withNewImageChangeTriggerAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageChangeTriggerAttributeRestrictionsNested withNewImageChangeTriggerAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageChangeTrigger);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodSecurityPolicyReviewSpecAttributeRestrictions(io.fabric.openshift.api.model.PodSecurityPolicyReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicyReviewSpecAttributeRestrictionsNested withNewPodSecurityPolicyReviewSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicyReviewSpecAttributeRestrictionsNested withNewPodSecurityPolicyReviewSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.PodSecurityPolicyReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageTagAttributeRestrictions(io.fabric.openshift.api.model.ImageTag);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageTagAttributeRestrictionsNested withNewImageTagAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageTagAttributeRestrictionsNested withNewImageTagAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageTag);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamImportSpecAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamImportSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamImportSpecAttributeRestrictionsNested withNewImageStreamImportSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamImportSpecAttributeRestrictionsNested withNewImageStreamImportSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamImportSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withFSGroupStrategyOptionsAttributeRestrictions(io.fabric.openshift.api.model.FSGroupStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$FSGroupStrategyOptionsAttributeRestrictionsNested withNewFSGroupStrategyOptionsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$FSGroupStrategyOptionsAttributeRestrictionsNested withNewFSGroupStrategyOptionsAttributeRestrictionsLike(io.fabric.openshift.api.model.FSGroupStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodSecurityPolicyReviewAttributeRestrictions(io.fabric.openshift.api.model.PodSecurityPolicyReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicyReviewAttributeRestrictionsNested withNewPodSecurityPolicyReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicyReviewAttributeRestrictionsNested withNewPodSecurityPolicyReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.PodSecurityPolicyReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRecreateDeploymentStrategyParamsAttributeRestrictions(io.fabric.openshift.api.model.RecreateDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RecreateDeploymentStrategyParamsAttributeRestrictionsNested withNewRecreateDeploymentStrategyParamsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RecreateDeploymentStrategyParamsAttributeRestrictionsNested withNewRecreateDeploymentStrategyParamsAttributeRestrictionsLike(io.fabric.openshift.api.model.RecreateDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDockerStrategyOptionsAttributeRestrictions(io.fabric.openshift.api.model.DockerStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DockerStrategyOptionsAttributeRestrictionsNested withNewDockerStrategyOptionsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DockerStrategyOptionsAttributeRestrictionsNested withNewDockerStrategyOptionsAttributeRestrictionsLike(io.fabric.openshift.api.model.DockerStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageListAttributeRestrictions(io.fabric.openshift.api.model.ImageList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageListAttributeRestrictionsNested withNewImageListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageListAttributeRestrictionsNested withNewImageListAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withConfigMapBuildSourceAttributeRestrictions(io.fabric.openshift.api.model.ConfigMapBuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ConfigMapBuildSourceAttributeRestrictionsNested withNewConfigMapBuildSourceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ConfigMapBuildSourceAttributeRestrictionsNested withNewConfigMapBuildSourceAttributeRestrictionsLike(io.fabric.openshift.api.model.ConfigMapBuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageTagListAttributeRestrictions(io.fabric.openshift.api.model.ImageTagList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageTagListAttributeRestrictionsNested withNewImageTagListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageTagListAttributeRestrictionsNested withNewImageTagListAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageTagList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withOAuthAccessTokenAttributeRestrictions(io.fabric.openshift.api.model.OAuthAccessToken);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthAccessTokenAttributeRestrictionsNested withNewOAuthAccessTokenAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthAccessTokenAttributeRestrictionsNested withNewOAuthAccessTokenAttributeRestrictionsLike(io.fabric.openshift.api.model.OAuthAccessToken);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentConfigAttributeRestrictions(io.fabric.openshift.api.model.DeploymentConfig);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConfigAttributeRestrictionsNested withNewDeploymentConfigAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConfigAttributeRestrictionsNested withNewDeploymentConfigAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentConfig);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRoleBindingAttributeRestrictions(io.fabric.openshift.api.model.RoleBinding);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingAttributeRestrictionsNested withNewRoleBindingAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingAttributeRestrictionsNested withNewRoleBindingAttributeRestrictionsLike(io.fabric.openshift.api.model.RoleBinding);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageAttributeRestrictions(io.fabric.openshift.api.model.Image);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageAttributeRestrictionsNested withNewImageAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageAttributeRestrictionsNested withNewImageAttributeRestrictionsLike(io.fabric.openshift.api.model.Image);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTLSConfigAttributeRestrictions(io.fabric.openshift.api.model.TLSConfig);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TLSConfigAttributeRestrictionsNested withNewTLSConfigAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TLSConfigAttributeRestrictionsNested withNewTLSConfigAttributeRestrictionsLike(io.fabric.openshift.api.model.TLSConfig);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildVolumeAttributeRestrictions(io.fabric.openshift.api.model.BuildVolume);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildVolumeAttributeRestrictionsNested withNewBuildVolumeAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildVolumeAttributeRestrictionsNested withNewBuildVolumeAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildVolume);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateInstanceSpecAttributeRestrictions(io.fabric.openshift.api.model.TemplateInstanceSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceSpecAttributeRestrictionsNested withNewTemplateInstanceSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceSpecAttributeRestrictionsNested withNewTemplateInstanceSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.TemplateInstanceSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildStatusAttributeRestrictions(io.fabric.openshift.api.model.BuildStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildStatusAttributeRestrictionsNested withNewBuildStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildStatusAttributeRestrictionsNested withNewBuildStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageSourceAttributeRestrictions(io.fabric.openshift.api.model.ImageSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageSourceAttributeRestrictionsNested withNewImageSourceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageSourceAttributeRestrictionsNested withNewImageSourceAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withObjectMetaAttributeRestrictions(io.fabric.kubernetes.api.model.ObjectMeta);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ObjectMetaAttributeRestrictionsNested withNewObjectMetaAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ObjectMetaAttributeRestrictionsNested withNewObjectMetaAttributeRestrictionsLike(io.fabric.kubernetes.api.model.ObjectMeta);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPersistentVolumeClaimAttributeRestrictions(io.fabric.kubernetes.api.model.PersistentVolumeClaim);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PersistentVolumeClaimAttributeRestrictionsNested withNewPersistentVolumeClaimAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PersistentVolumeClaimAttributeRestrictionsNested withNewPersistentVolumeClaimAttributeRestrictionsLike(io.fabric.kubernetes.api.model.PersistentVolumeClaim);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodSecurityPolicySelfSubjectReviewAttributeRestrictions(io.fabric.openshift.api.model.PodSecurityPolicySelfSubjectReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySelfSubjectReviewAttributeRestrictionsNested withNewPodSecurityPolicySelfSubjectReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySelfSubjectReviewAttributeRestrictionsNested withNewPodSecurityPolicySelfSubjectReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.PodSecurityPolicySelfSubjectReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTagReferenceAttributeRestrictions(io.fabric.openshift.api.model.TagReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagReferenceAttributeRestrictionsNested withNewTagReferenceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagReferenceAttributeRestrictionsNested withNewTagReferenceAttributeRestrictionsLike(io.fabric.openshift.api.model.TagReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withEgressNetworkPolicyRuleAttributeRestrictions(io.fabric.openshift.api.model.EgressNetworkPolicyRule);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicyRuleAttributeRestrictionsNested withNewEgressNetworkPolicyRuleAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicyRuleAttributeRestrictionsNested withNewEgressNetworkPolicyRuleAttributeRestrictionsLike(io.fabric.openshift.api.model.EgressNetworkPolicyRule);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSubjectRulesReviewStatusAttributeRestrictions(io.fabric.openshift.api.model.SubjectRulesReviewStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectRulesReviewStatusAttributeRestrictionsNested withNewSubjectRulesReviewStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectRulesReviewStatusAttributeRestrictionsNested withNewSubjectRulesReviewStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.SubjectRulesReviewStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildVolumeMountAttributeRestrictions(io.fabric.openshift.api.model.BuildVolumeMount);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildVolumeMountAttributeRestrictionsNested withNewBuildVolumeMountAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildVolumeMountAttributeRestrictionsNested withNewBuildVolumeMountAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildVolumeMount);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewBuildVolumeMountAttributeRestrictions(java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterNetworkEntryAttributeRestrictions(io.fabric.openshift.api.model.ClusterNetworkEntry);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterNetworkEntryAttributeRestrictionsNested withNewClusterNetworkEntryAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterNetworkEntryAttributeRestrictionsNested withNewClusterNetworkEntryAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterNetworkEntry);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewClusterNetworkEntryAttributeRestrictions(java.lang.String, java.lang.Integer);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateInstanceObjectAttributeRestrictions(io.fabric.openshift.api.model.TemplateInstanceObject);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceObjectAttributeRestrictionsNested withNewTemplateInstanceObjectAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceObjectAttributeRestrictionsNested withNewTemplateInstanceObjectAttributeRestrictionsLike(io.fabric.openshift.api.model.TemplateInstanceObject);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGenericKubernetesResourceAttributeRestrictions(io.fabric.kubernetes.api.model.GenericKubernetesResource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GenericKubernetesResourceAttributeRestrictionsNested withNewGenericKubernetesResourceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GenericKubernetesResourceAttributeRestrictionsNested withNewGenericKubernetesResourceAttributeRestrictionsLike(io.fabric.kubernetes.api.model.GenericKubernetesResource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildSourceAttributeRestrictions(io.fabric.openshift.api.model.BuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildSourceAttributeRestrictionsNested withNewBuildSourceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildSourceAttributeRestrictionsNested withNewBuildSourceAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterResourceQuotaStatusAttributeRestrictions(io.fabric.openshift.api.model.ClusterResourceQuotaStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaStatusAttributeRestrictionsNested withNewClusterResourceQuotaStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaStatusAttributeRestrictionsNested withNewClusterResourceQuotaStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterResourceQuotaStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentConditionAttributeRestrictions(io.fabric.openshift.api.model.DeploymentCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConditionAttributeRestrictionsNested withNewDeploymentConditionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConditionAttributeRestrictionsNested withNewDeploymentConditionAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withHelmChartRepositorySpecAttributeRestrictions(io.fabric.openshift.api.model.HelmChartRepositorySpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HelmChartRepositorySpecAttributeRestrictionsNested withNewHelmChartRepositorySpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HelmChartRepositorySpecAttributeRestrictionsNested withNewHelmChartRepositorySpecAttributeRestrictionsLike(io.fabric.openshift.api.model.HelmChartRepositorySpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentCauseImageTriggerAttributeRestrictions(io.fabric.openshift.api.model.DeploymentCauseImageTrigger);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentCauseImageTriggerAttributeRestrictionsNested withNewDeploymentCauseImageTriggerAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentCauseImageTriggerAttributeRestrictionsNested withNewDeploymentCauseImageTriggerAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentCauseImageTrigger);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamMappingAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamMapping);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamMappingAttributeRestrictionsNested withNewImageStreamMappingAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamMappingAttributeRestrictionsNested withNewImageStreamMappingAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamMapping);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSubjectRulesReviewAttributeRestrictions(io.fabric.openshift.api.model.SubjectRulesReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectRulesReviewAttributeRestrictionsNested withNewSubjectRulesReviewAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SubjectRulesReviewAttributeRestrictionsNested withNewSubjectRulesReviewAttributeRestrictionsLike(io.fabric.openshift.api.model.SubjectRulesReview);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRoleAttributeRestrictions(io.fabric.openshift.api.model.Role);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleAttributeRestrictionsNested withNewRoleAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleAttributeRestrictionsNested withNewRoleAttributeRestrictionsLike(io.fabric.openshift.api.model.Role);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGitBuildSourceAttributeRestrictions(io.fabric.openshift.api.model.GitBuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GitBuildSourceAttributeRestrictionsNested withNewGitBuildSourceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GitBuildSourceAttributeRestrictionsNested withNewGitBuildSourceAttributeRestrictionsLike(io.fabric.openshift.api.model.GitBuildSource);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewGitBuildSourceAttributeRestrictions(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withEgressNetworkPolicyListAttributeRestrictions(io.fabric.openshift.api.model.EgressNetworkPolicyList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicyListAttributeRestrictionsNested withNewEgressNetworkPolicyListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicyListAttributeRestrictionsNested withNewEgressNetworkPolicyListAttributeRestrictionsLike(io.fabric.openshift.api.model.EgressNetworkPolicyList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSelfSubjectRulesReviewSpecAttributeRestrictions(io.fabric.openshift.api.model.SelfSubjectRulesReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SelfSubjectRulesReviewSpecAttributeRestrictionsNested withNewSelfSubjectRulesReviewSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SelfSubjectRulesReviewSpecAttributeRestrictionsNested withNewSelfSubjectRulesReviewSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.SelfSubjectRulesReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageSourcePathAttributeRestrictions(io.fabric.openshift.api.model.ImageSourcePath);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageSourcePathAttributeRestrictionsNested withNewImageSourcePathAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageSourcePathAttributeRestrictionsNested withNewImageSourcePathAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageSourcePath);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewImageSourcePathAttributeRestrictions(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildConfigStatusAttributeRestrictions(io.fabric.openshift.api.model.BuildConfigStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConfigStatusAttributeRestrictionsNested withNewBuildConfigStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConfigStatusAttributeRestrictionsNested withNewBuildConfigStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildConfigStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withResourceQuotaStatusByNamespaceAttributeRestrictions(io.fabric.openshift.api.model.ResourceQuotaStatusByNamespace);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ResourceQuotaStatusByNamespaceAttributeRestrictionsNested withNewResourceQuotaStatusByNamespaceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ResourceQuotaStatusByNamespaceAttributeRestrictionsNested withNewResourceQuotaStatusByNamespaceAttributeRestrictionsLike(io.fabric.openshift.api.model.ResourceQuotaStatusByNamespace);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSourceBuildStrategyAttributeRestrictions(io.fabric.openshift.api.model.SourceBuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SourceBuildStrategyAttributeRestrictionsNested withNewSourceBuildStrategyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SourceBuildStrategyAttributeRestrictionsNested withNewSourceBuildStrategyAttributeRestrictionsLike(io.fabric.openshift.api.model.SourceBuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withParameterAttributeRestrictions(io.fabric.openshift.api.model.Parameter);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ParameterAttributeRestrictionsNested withNewParameterAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ParameterAttributeRestrictionsNested withNewParameterAttributeRestrictionsLike(io.fabric.openshift.api.model.Parameter);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRoleBindingListAttributeRestrictions(io.fabric.openshift.api.model.RoleBindingList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingListAttributeRestrictionsNested withNewRoleBindingListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingListAttributeRestrictionsNested withNewRoleBindingListAttributeRestrictionsLike(io.fabric.openshift.api.model.RoleBindingList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodSecurityPolicySelfSubjectReviewSpecAttributeRestrictions(io.fabric.openshift.api.model.PodSecurityPolicySelfSubjectReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySelfSubjectReviewSpecAttributeRestrictionsNested withNewPodSecurityPolicySelfSubjectReviewSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySelfSubjectReviewSpecAttributeRestrictionsNested withNewPodSecurityPolicySelfSubjectReviewSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.PodSecurityPolicySelfSubjectReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBrokerTemplateInstanceAttributeRestrictions(io.fabric.openshift.api.model.BrokerTemplateInstance);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BrokerTemplateInstanceAttributeRestrictionsNested withNewBrokerTemplateInstanceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BrokerTemplateInstanceAttributeRestrictionsNested withNewBrokerTemplateInstanceAttributeRestrictionsLike(io.fabric.openshift.api.model.BrokerTemplateInstance);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildPostCommitSpecAttributeRestrictions(io.fabric.openshift.api.model.BuildPostCommitSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildPostCommitSpecAttributeRestrictionsNested withNewBuildPostCommitSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildPostCommitSpecAttributeRestrictionsNested withNewBuildPostCommitSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildPostCommitSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withOAuthAuthorizeTokenListAttributeRestrictions(io.fabric.openshift.api.model.OAuthAuthorizeTokenList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthAuthorizeTokenListAttributeRestrictionsNested withNewOAuthAuthorizeTokenListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthAuthorizeTokenListAttributeRestrictionsNested withNewOAuthAuthorizeTokenListAttributeRestrictionsLike(io.fabric.openshift.api.model.OAuthAuthorizeTokenList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentStrategyAttributeRestrictions(io.fabric.openshift.api.model.DeploymentStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentStrategyAttributeRestrictionsNested withNewDeploymentStrategyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentStrategyAttributeRestrictionsNested withNewDeploymentStrategyAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSignatureSubjectAttributeRestrictions(io.fabric.openshift.api.model.SignatureSubject);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SignatureSubjectAttributeRestrictionsNested withNewSignatureSubjectAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SignatureSubjectAttributeRestrictionsNested withNewSignatureSubjectAttributeRestrictionsLike(io.fabric.openshift.api.model.SignatureSubject);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewSignatureSubjectAttributeRestrictions(java.lang.String, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withHostSubnetListAttributeRestrictions(io.fabric.openshift.api.model.HostSubnetList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HostSubnetListAttributeRestrictionsNested withNewHostSubnetListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HostSubnetListAttributeRestrictionsNested withNewHostSubnetListAttributeRestrictionsLike(io.fabric.openshift.api.model.HostSubnetList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRouteIngressConditionAttributeRestrictions(io.fabric.openshift.api.model.RouteIngressCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteIngressConditionAttributeRestrictionsNested withNewRouteIngressConditionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteIngressConditionAttributeRestrictionsNested withNewRouteIngressConditionAttributeRestrictionsLike(io.fabric.openshift.api.model.RouteIngressCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewRouteIngressConditionAttributeRestrictions(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withCustomDeploymentStrategyParamsAttributeRestrictions(io.fabric.openshift.api.model.CustomDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$CustomDeploymentStrategyParamsAttributeRestrictionsNested withNewCustomDeploymentStrategyParamsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$CustomDeploymentStrategyParamsAttributeRestrictionsNested withNewCustomDeploymentStrategyParamsAttributeRestrictionsLike(io.fabric.openshift.api.model.CustomDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageImportSpecAttributeRestrictions(io.fabric.openshift.api.model.ImageImportSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageImportSpecAttributeRestrictionsNested withNewImageImportSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageImportSpecAttributeRestrictionsNested withNewImageImportSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageImportSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withStageInfoAttributeRestrictions(io.fabric.openshift.api.model.StageInfo);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$StageInfoAttributeRestrictionsNested withNewStageInfoAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$StageInfoAttributeRestrictionsNested withNewStageInfoAttributeRestrictionsLike(io.fabric.openshift.api.model.StageInfo);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRoleBindingRestrictionSpecAttributeRestrictions(io.fabric.openshift.api.model.RoleBindingRestrictionSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingRestrictionSpecAttributeRestrictionsNested withNewRoleBindingRestrictionSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingRestrictionSpecAttributeRestrictionsNested withNewRoleBindingRestrictionSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.RoleBindingRestrictionSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withIDRangeAttributeRestrictions(io.fabric.openshift.api.model.IDRange);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$IDRangeAttributeRestrictionsNested withNewIDRangeAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$IDRangeAttributeRestrictionsNested withNewIDRangeAttributeRestrictionsLike(io.fabric.openshift.api.model.IDRange);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewIDRangeAttributeRestrictions(java.lang.Long, java.lang.Long);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withUserListAttributeRestrictions(io.fabric.openshift.api.model.UserList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserListAttributeRestrictionsNested withNewUserListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserListAttributeRestrictionsNested withNewUserListAttributeRestrictionsLike(io.fabric.openshift.api.model.UserList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildConfigSpecAttributeRestrictions(io.fabric.openshift.api.model.BuildConfigSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConfigSpecAttributeRestrictionsNested withNewBuildConfigSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConfigSpecAttributeRestrictionsNested withNewBuildConfigSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildConfigSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withUserAttributeRestrictions(io.fabric.openshift.api.model.User);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserAttributeRestrictionsNested withNewUserAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserAttributeRestrictionsNested withNewUserAttributeRestrictionsLike(io.fabric.openshift.api.model.User);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamImageAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamImage);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamImageAttributeRestrictionsNested withNewImageStreamImageAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamImageAttributeRestrictionsNested withNewImageStreamImageAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamImage);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildStatusOutputToAttributeRestrictions(io.fabric.openshift.api.model.BuildStatusOutputTo);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildStatusOutputToAttributeRestrictionsNested withNewBuildStatusOutputToAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildStatusOutputToAttributeRestrictionsNested withNewBuildStatusOutputToAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildStatusOutputTo);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewBuildStatusOutputToAttributeRestrictions(java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildConditionAttributeRestrictions(io.fabric.openshift.api.model.BuildCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConditionAttributeRestrictionsNested withNewBuildConditionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildConditionAttributeRestrictionsNested withNewBuildConditionAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildCondition);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withResourceAccessReviewResponseAttributeRestrictions(io.fabric.openshift.api.model.ResourceAccessReviewResponse);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ResourceAccessReviewResponseAttributeRestrictionsNested withNewResourceAccessReviewResponseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ResourceAccessReviewResponseAttributeRestrictionsNested withNewResourceAccessReviewResponseAttributeRestrictionsLike(io.fabric.openshift.api.model.ResourceAccessReviewResponse);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withExecNewPodHookAttributeRestrictions(io.fabric.openshift.api.model.ExecNewPodHook);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ExecNewPodHookAttributeRestrictionsNested withNewExecNewPodHookAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ExecNewPodHookAttributeRestrictionsNested withNewExecNewPodHookAttributeRestrictionsLike(io.fabric.openshift.api.model.ExecNewPodHook);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSecretSpecAttributeRestrictions(io.fabric.openshift.api.model.SecretSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecretSpecAttributeRestrictionsNested withNewSecretSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecretSpecAttributeRestrictionsNested withNewSecretSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.SecretSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterRoleBindingListAttributeRestrictions(io.fabric.openshift.api.model.ClusterRoleBindingList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleBindingListAttributeRestrictionsNested withNewClusterRoleBindingListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleBindingListAttributeRestrictionsNested withNewClusterRoleBindingListAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterRoleBindingList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withEgressNetworkPolicyPeerAttributeRestrictions(io.fabric.openshift.api.model.EgressNetworkPolicyPeer);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicyPeerAttributeRestrictionsNested withNewEgressNetworkPolicyPeerAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicyPeerAttributeRestrictionsNested withNewEgressNetworkPolicyPeerAttributeRestrictionsLike(io.fabric.openshift.api.model.EgressNetworkPolicyPeer);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewEgressNetworkPolicyPeerAttributeRestrictions(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateInstanceAttributeRestrictions(io.fabric.openshift.api.model.TemplateInstance);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceAttributeRestrictionsNested withNewTemplateInstanceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceAttributeRestrictionsNested withNewTemplateInstanceAttributeRestrictionsLike(io.fabric.openshift.api.model.TemplateInstance);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withWebHookTriggerAttributeRestrictions(io.fabric.openshift.api.model.WebHookTrigger);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$WebHookTriggerAttributeRestrictionsNested withNewWebHookTriggerAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$WebHookTriggerAttributeRestrictionsNested withNewWebHookTriggerAttributeRestrictionsLike(io.fabric.openshift.api.model.WebHookTrigger);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withServiceAccountReferenceAttributeRestrictions(io.fabric.openshift.api.model.ServiceAccountReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ServiceAccountReferenceAttributeRestrictionsNested withNewServiceAccountReferenceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ServiceAccountReferenceAttributeRestrictionsNested withNewServiceAccountReferenceAttributeRestrictionsLike(io.fabric.openshift.api.model.ServiceAccountReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewServiceAccountReferenceAttributeRestrictions(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildAttributeRestrictions(io.fabric.openshift.api.model.Build);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildAttributeRestrictionsNested withNewBuildAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildAttributeRestrictionsNested withNewBuildAttributeRestrictionsLike(io.fabric.openshift.api.model.Build);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRoleBindingRestrictionAttributeRestrictions(io.fabric.openshift.api.model.RoleBindingRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingRestrictionAttributeRestrictionsNested withNewRoleBindingRestrictionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoleBindingRestrictionAttributeRestrictionsNested withNewRoleBindingRestrictionAttributeRestrictionsLike(io.fabric.openshift.api.model.RoleBindingRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTagImportPolicyAttributeRestrictions(io.fabric.openshift.api.model.TagImportPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagImportPolicyAttributeRestrictionsNested withNewTagImportPolicyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TagImportPolicyAttributeRestrictionsNested withNewTagImportPolicyAttributeRestrictionsLike(io.fabric.openshift.api.model.TagImportPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewTagImportPolicyAttributeRestrictions(java.lang.Boolean, java.lang.Boolean);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamTagAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamTag);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamTagAttributeRestrictionsNested withNewImageStreamTagAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamTagAttributeRestrictionsNested withNewImageStreamTagAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamTag);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildTriggerPolicyAttributeRestrictions(io.fabric.openshift.api.model.BuildTriggerPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildTriggerPolicyAttributeRestrictionsNested withNewBuildTriggerPolicyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildTriggerPolicyAttributeRestrictionsNested withNewBuildTriggerPolicyAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildTriggerPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRoutePortAttributeRestrictions(io.fabric.openshift.api.model.RoutePort);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoutePortAttributeRestrictionsNested withNewRoutePortAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RoutePortAttributeRestrictionsNested withNewRoutePortAttributeRestrictionsLike(io.fabric.openshift.api.model.RoutePort);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateInstanceRequesterAttributeRestrictions(io.fabric.openshift.api.model.TemplateInstanceRequester);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceRequesterAttributeRestrictionsNested withNewTemplateInstanceRequesterAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateInstanceRequesterAttributeRestrictionsNested withNewTemplateInstanceRequesterAttributeRestrictionsLike(io.fabric.openshift.api.model.TemplateInstanceRequester);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGroupAttributeRestrictions(io.fabric.openshift.api.model.Group);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GroupAttributeRestrictionsNested withNewGroupAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GroupAttributeRestrictionsNested withNewGroupAttributeRestrictionsLike(io.fabric.openshift.api.model.Group);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildTriggerCauseAttributeRestrictions(io.fabric.openshift.api.model.BuildTriggerCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildTriggerCauseAttributeRestrictionsNested withNewBuildTriggerCauseAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildTriggerCauseAttributeRestrictionsNested withNewBuildTriggerCauseAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildTriggerCause);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageSignatureAttributeRestrictions(io.fabric.openshift.api.model.ImageSignature);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageSignatureAttributeRestrictionsNested withNewImageSignatureAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageSignatureAttributeRestrictionsNested withNewImageSignatureAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageSignature);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withHelmChartRepositoryStatusAttributeRestrictions(io.fabric.openshift.api.model.HelmChartRepositoryStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HelmChartRepositoryStatusAttributeRestrictionsNested withNewHelmChartRepositoryStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HelmChartRepositoryStatusAttributeRestrictionsNested withNewHelmChartRepositoryStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.HelmChartRepositoryStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentConfigSpecAttributeRestrictions(io.fabric.openshift.api.model.DeploymentConfigSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConfigSpecAttributeRestrictionsNested withNewDeploymentConfigSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentConfigSpecAttributeRestrictionsNested withNewDeploymentConfigSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentConfigSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withHostSubnetAttributeRestrictions(io.fabric.openshift.api.model.HostSubnet);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HostSubnetAttributeRestrictionsNested withNewHostSubnetAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$HostSubnetAttributeRestrictionsNested withNewHostSubnetAttributeRestrictionsLike(io.fabric.openshift.api.model.HostSubnet);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withGroupRestrictionAttributeRestrictions(io.fabric.openshift.api.model.GroupRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GroupRestrictionAttributeRestrictionsNested withNewGroupRestrictionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$GroupRestrictionAttributeRestrictionsNested withNewGroupRestrictionAttributeRestrictionsLike(io.fabric.openshift.api.model.GroupRestriction);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withAppliedClusterResourceQuotaAttributeRestrictions(io.fabric.openshift.api.model.AppliedClusterResourceQuota);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$AppliedClusterResourceQuotaAttributeRestrictionsNested withNewAppliedClusterResourceQuotaAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$AppliedClusterResourceQuotaAttributeRestrictionsNested withNewAppliedClusterResourceQuotaAttributeRestrictionsLike(io.fabric.openshift.api.model.AppliedClusterResourceQuota);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withOAuthAccessTokenListAttributeRestrictions(io.fabric.openshift.api.model.OAuthAccessTokenList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthAccessTokenListAttributeRestrictionsNested withNewOAuthAccessTokenListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthAccessTokenListAttributeRestrictionsNested withNewOAuthAccessTokenListAttributeRestrictionsLike(io.fabric.openshift.api.model.OAuthAccessTokenList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withJenkinsPipelineBuildStrategyAttributeRestrictions(io.fabric.openshift.api.model.JenkinsPipelineBuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$JenkinsPipelineBuildStrategyAttributeRestrictionsNested withNewJenkinsPipelineBuildStrategyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$JenkinsPipelineBuildStrategyAttributeRestrictionsNested withNewJenkinsPipelineBuildStrategyAttributeRestrictionsLike(io.fabric.openshift.api.model.JenkinsPipelineBuildStrategy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSecurityContextConstraintsAttributeRestrictions(io.fabric.openshift.api.model.SecurityContextConstraints);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecurityContextConstraintsAttributeRestrictionsNested withNewSecurityContextConstraintsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SecurityContextConstraintsAttributeRestrictionsNested withNewSecurityContextConstraintsAttributeRestrictionsLike(io.fabric.openshift.api.model.SecurityContextConstraints);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSupplementalGroupsStrategyOptionsAttributeRestrictions(io.fabric.openshift.api.model.SupplementalGroupsStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SupplementalGroupsStrategyOptionsAttributeRestrictionsNested withNewSupplementalGroupsStrategyOptionsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SupplementalGroupsStrategyOptionsAttributeRestrictionsNested withNewSupplementalGroupsStrategyOptionsAttributeRestrictionsLike(io.fabric.openshift.api.model.SupplementalGroupsStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictions(io.fabric.openshift.api.model.ServiceAccountPodSecurityPolicyReviewStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictionsNested withNewServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictionsNested withNewServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.ServiceAccountPodSecurityPolicyReviewStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildRequestAttributeRestrictions(io.fabric.openshift.api.model.BuildRequest);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildRequestAttributeRestrictionsNested withNewBuildRequestAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildRequestAttributeRestrictionsNested withNewBuildRequestAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildRequest);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSELinuxContextStrategyOptionsAttributeRestrictions(io.fabric.openshift.api.model.SELinuxContextStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SELinuxContextStrategyOptionsAttributeRestrictionsNested withNewSELinuxContextStrategyOptionsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SELinuxContextStrategyOptionsAttributeRestrictionsNested withNewSELinuxContextStrategyOptionsAttributeRestrictionsLike(io.fabric.openshift.api.model.SELinuxContextStrategyOptions);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterRoleListAttributeRestrictions(io.fabric.openshift.api.model.ClusterRoleList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleListAttributeRestrictionsNested withNewClusterRoleListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterRoleListAttributeRestrictionsNested withNewClusterRoleListAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterRoleList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRouteListAttributeRestrictions(io.fabric.openshift.api.model.RouteList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteListAttributeRestrictionsNested withNewRouteListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteListAttributeRestrictionsNested withNewRouteListAttributeRestrictionsLike(io.fabric.openshift.api.model.RouteList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamStatusAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamStatusAttributeRestrictionsNested withNewImageStreamStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamStatusAttributeRestrictionsNested withNewImageStreamStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withEgressNetworkPolicyAttributeRestrictions(io.fabric.openshift.api.model.EgressNetworkPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicyAttributeRestrictionsNested withNewEgressNetworkPolicyAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$EgressNetworkPolicyAttributeRestrictionsNested withNewEgressNetworkPolicyAttributeRestrictionsLike(io.fabric.openshift.api.model.EgressNetworkPolicy);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNetNamespaceAttributeRestrictions(io.fabric.openshift.api.model.NetNamespace);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$NetNamespaceAttributeRestrictionsNested withNewNetNamespaceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$NetNamespaceAttributeRestrictionsNested withNewNetNamespaceAttributeRestrictionsLike(io.fabric.openshift.api.model.NetNamespace);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withUserIdentityMappingAttributeRestrictions(io.fabric.openshift.api.model.UserIdentityMapping);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserIdentityMappingAttributeRestrictionsNested withNewUserIdentityMappingAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$UserIdentityMappingAttributeRestrictionsNested withNewUserIdentityMappingAttributeRestrictionsLike(io.fabric.openshift.api.model.UserIdentityMapping);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withDeploymentDetailsAttributeRestrictions(io.fabric.openshift.api.model.DeploymentDetails);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentDetailsAttributeRestrictionsNested withNewDeploymentDetailsAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$DeploymentDetailsAttributeRestrictionsNested withNewDeploymentDetailsAttributeRestrictionsLike(io.fabric.openshift.api.model.DeploymentDetails);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodSecurityPolicySubjectReviewStatusAttributeRestrictions(io.fabric.openshift.api.model.PodSecurityPolicySubjectReviewStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySubjectReviewStatusAttributeRestrictionsNested withNewPodSecurityPolicySubjectReviewStatusAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySubjectReviewStatusAttributeRestrictionsNested withNewPodSecurityPolicySubjectReviewStatusAttributeRestrictionsLike(io.fabric.openshift.api.model.PodSecurityPolicySubjectReviewStatus);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withPodSecurityPolicySubjectReviewSpecAttributeRestrictions(io.fabric.openshift.api.model.PodSecurityPolicySubjectReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySubjectReviewSpecAttributeRestrictionsNested withNewPodSecurityPolicySubjectReviewSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$PodSecurityPolicySubjectReviewSpecAttributeRestrictionsNested withNewPodSecurityPolicySubjectReviewSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.PodSecurityPolicySubjectReviewSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamAttributeRestrictions(io.fabric.openshift.api.model.ImageStream);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamAttributeRestrictionsNested withNewImageStreamAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamAttributeRestrictionsNested withNewImageStreamAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStream);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildListAttributeRestrictions(io.fabric.openshift.api.model.BuildList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildListAttributeRestrictionsNested withNewBuildListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildListAttributeRestrictionsNested withNewBuildListAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withTemplateListAttributeRestrictions(io.fabric.openshift.api.model.TemplateList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateListAttributeRestrictionsNested withNewTemplateListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$TemplateListAttributeRestrictionsNested withNewTemplateListAttributeRestrictionsLike(io.fabric.openshift.api.model.TemplateList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withBuildOutputAttributeRestrictions(io.fabric.openshift.api.model.BuildOutput);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildOutputAttributeRestrictionsNested withNewBuildOutputAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$BuildOutputAttributeRestrictionsNested withNewBuildOutputAttributeRestrictionsLike(io.fabric.openshift.api.model.BuildOutput);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withProjectSpecAttributeRestrictions(io.fabric.openshift.api.model.ProjectSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectSpecAttributeRestrictionsNested withNewProjectSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ProjectSpecAttributeRestrictionsNested withNewProjectSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.ProjectSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSourceRevisionAttributeRestrictions(io.fabric.openshift.api.model.SourceRevision);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SourceRevisionAttributeRestrictionsNested withNewSourceRevisionAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SourceRevisionAttributeRestrictionsNested withNewSourceRevisionAttributeRestrictionsLike(io.fabric.openshift.api.model.SourceRevision);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withObjectReferenceAttributeRestrictions(io.fabric.kubernetes.api.model.ObjectReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ObjectReferenceAttributeRestrictionsNested withNewObjectReferenceAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ObjectReferenceAttributeRestrictionsNested withNewObjectReferenceAttributeRestrictionsLike(io.fabric.kubernetes.api.model.ObjectReference);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withSignatureIssuerAttributeRestrictions(io.fabric.openshift.api.model.SignatureIssuer);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SignatureIssuerAttributeRestrictionsNested withNewSignatureIssuerAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$SignatureIssuerAttributeRestrictionsNested withNewSignatureIssuerAttributeRestrictionsLike(io.fabric.openshift.api.model.SignatureIssuer);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewSignatureIssuerAttributeRestrictions(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageLayerAttributeRestrictions(io.fabric.openshift.api.model.ImageLayer);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageLayerAttributeRestrictionsNested withNewImageLayerAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageLayerAttributeRestrictionsNested withNewImageLayerAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageLayer);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNewImageLayerAttributeRestrictions(java.lang.String, java.lang.String, java.lang.Long);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withClusterResourceQuotaSpecAttributeRestrictions(io.fabric.openshift.api.model.ClusterResourceQuotaSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaSpecAttributeRestrictionsNested withNewClusterResourceQuotaSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ClusterResourceQuotaSpecAttributeRestrictionsNested withNewClusterResourceQuotaSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.ClusterResourceQuotaSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withImageStreamSpecAttributeRestrictions(io.fabric.openshift.api.model.ImageStreamSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamSpecAttributeRestrictionsNested withNewImageStreamSpecAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$ImageStreamSpecAttributeRestrictionsNested withNewImageStreamSpecAttributeRestrictionsLike(io.fabric.openshift.api.model.ImageStreamSpec);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRouteIngressAttributeRestrictions(io.fabric.openshift.api.model.RouteIngress);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteIngressAttributeRestrictionsNested withNewRouteIngressAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RouteIngressAttributeRestrictionsNested withNewRouteIngressAttributeRestrictionsLike(io.fabric.openshift.api.model.RouteIngress);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withOAuthClientAttributeRestrictions(io.fabric.openshift.api.model.OAuthClient);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthClientAttributeRestrictionsNested withNewOAuthClientAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$OAuthClientAttributeRestrictionsNested withNewOAuthClientAttributeRestrictionsLike(io.fabric.openshift.api.model.OAuthClient);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withIdentityAttributeRestrictions(io.fabric.openshift.api.model.Identity);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$IdentityAttributeRestrictionsNested withNewIdentityAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$IdentityAttributeRestrictionsNested withNewIdentityAttributeRestrictionsLike(io.fabric.openshift.api.model.Identity);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withRangeAllocationListAttributeRestrictions(io.fabric.openshift.api.model.RangeAllocationList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RangeAllocationListAttributeRestrictionsNested withNewRangeAllocationListAttributeRestrictions();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent$RangeAllocationListAttributeRestrictionsNested withNewRangeAllocationListAttributeRestrictionsLike(io.fabric.openshift.api.model.RangeAllocationList);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addToNonResourceURLs(java.lang.Integer, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent setToNonResourceURLs(java.lang.Integer, java.lang.String);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent addToNonResourceURLs(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addAllToNonResourceURLs(java.util.Collection);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent removeFromNonResourceURLs(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent removeAllFromNonResourceURLs(java.util.Collection);
public abstract java.util.List getNonResourceURLs();
public abstract java.lang.String getNonResourceURL(java.lang.Integer);
public abstract java.lang.String getFirstNonResourceURL();
public abstract java.lang.String getLastNonResourceURL();
public abstract java.lang.String getMatchingNonResourceURL(java.util.function.Predicate);
public abstract java.lang.Boolean hasMatchingNonResourceURL(java.util.function.Predicate);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withNonResourceURLs(java.util.List);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent withNonResourceURLs(java.lang.String[]);
public abstract java.lang.Boolean hasNonResourceURLs();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addToResourceNames(java.lang.Integer, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent setToResourceNames(java.lang.Integer, java.lang.String);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent addToResourceNames(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addAllToResourceNames(java.util.Collection);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent removeFromResourceNames(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent removeAllFromResourceNames(java.util.Collection);
public abstract java.util.List getResourceNames();
public abstract java.lang.String getResourceName(java.lang.Integer);
public abstract java.lang.String getFirstResourceName();
public abstract java.lang.String getLastResourceName();
public abstract java.lang.String getMatchingResourceName(java.util.function.Predicate);
public abstract java.lang.Boolean hasMatchingResourceName(java.util.function.Predicate);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withResourceNames(java.util.List);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent withResourceNames(java.lang.String[]);
public abstract java.lang.Boolean hasResourceNames();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addToResources(java.lang.Integer, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent setToResources(java.lang.Integer, java.lang.String);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent addToResources(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addAllToResources(java.util.Collection);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent removeFromResources(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent removeAllFromResources(java.util.Collection);
public abstract java.util.List getResources();
public abstract java.lang.String getResource(java.lang.Integer);
public abstract java.lang.String getFirstResource();
public abstract java.lang.String getLastResource();
public abstract java.lang.String getMatchingResource(java.util.function.Predicate);
public abstract java.lang.Boolean hasMatchingResource(java.util.function.Predicate);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withResources(java.util.List);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent withResources(java.lang.String[]);
public abstract java.lang.Boolean hasResources();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addToVerbs(java.lang.Integer, java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent setToVerbs(java.lang.Integer, java.lang.String);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent addToVerbs(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addAllToVerbs(java.util.Collection);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent removeFromVerbs(java.lang.String[]);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent removeAllFromVerbs(java.util.Collection);
public abstract java.util.List getVerbs();
public abstract java.lang.String getVerb(java.lang.Integer);
public abstract java.lang.String getFirstVerb();
public abstract java.lang.String getLastVerb();
public abstract java.lang.String getMatchingVerb(java.util.function.Predicate);
public abstract java.lang.Boolean hasMatchingVerb(java.util.function.Predicate);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withVerbs(java.util.List);
public abstract transient io.fabric.openshift.api.model.PolicyRuleFluent withVerbs(java.lang.String[]);
public abstract java.lang.Boolean hasVerbs();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addToAdditionalProperties(java.lang.String, java.lang.Object);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent addToAdditionalProperties(java.util.Map);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent removeFromAdditionalProperties(java.lang.String);
public abstract io.fabric.openshift.api.model.PolicyRuleFluent removeFromAdditionalProperties(java.util.Map);
public abstract java.util.Map getAdditionalProperties();
public abstract io.fabric.openshift.api.model.PolicyRuleFluent withAdditionalProperties(java.util.Map);
public abstract java.lang.Boolean hasAdditionalProperties();
}