public interface  io.fabric.openshift.api.model.ResourceAccessReviewFluent extends java.lang.Object implements io.fabric.kubernetes.api.builder.Fluent
{
public abstract java.lang.String getApiVersion();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withApiVersion(java.lang.String);
public abstract java.lang.Boolean hasApiVersion();
public abstract io.fabric.kubernetes.api.model.KubernetesResource getContent();
public abstract io.fabric.kubernetes.api.model.KubernetesResource buildContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withContent(io.fabric.kubernetes.api.model.KubernetesResource);
public abstract java.lang.Boolean hasContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGenericWebHookCauseContent(io.fabric.openshift.api.model.GenericWebHookCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GenericWebHookCauseContentNested withNewGenericWebHookCauseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GenericWebHookCauseContentNested withNewGenericWebHookCauseContentLike(io.fabric.openshift.api.model.GenericWebHookCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withServiceAccountRestrictionContent(io.fabric.openshift.api.model.ServiceAccountRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ServiceAccountRestrictionContentNested withNewServiceAccountRestrictionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ServiceAccountRestrictionContentNested withNewServiceAccountRestrictionContentLike(io.fabric.openshift.api.model.ServiceAccountRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withScopeRestrictionContent(io.fabric.openshift.api.model.ScopeRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ScopeRestrictionContentNested withNewScopeRestrictionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ScopeRestrictionContentNested withNewScopeRestrictionContentLike(io.fabric.openshift.api.model.ScopeRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSecretLocalReferenceContent(io.fabric.openshift.api.model.SecretLocalReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecretLocalReferenceContentNested withNewSecretLocalReferenceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecretLocalReferenceContentNested withNewSecretLocalReferenceContentLike(io.fabric.openshift.api.model.SecretLocalReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewSecretLocalReferenceContent(java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withStepInfoContent(io.fabric.openshift.api.model.StepInfo);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$StepInfoContentNested withNewStepInfoContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$StepInfoContentNested withNewStepInfoContentLike(io.fabric.openshift.api.model.StepInfo);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewStepInfoContent(java.lang.Long, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withUserRestrictionContent(io.fabric.openshift.api.model.UserRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserRestrictionContentNested withNewUserRestrictionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserRestrictionContentNested withNewUserRestrictionContentLike(io.fabric.openshift.api.model.UserRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodTemplateSpecContent(io.fabric.kubernetes.api.model.PodTemplateSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodTemplateSpecContentNested withNewPodTemplateSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodTemplateSpecContentNested withNewPodTemplateSpecContentLike(io.fabric.kubernetes.api.model.PodTemplateSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateInstanceListContent(io.fabric.openshift.api.model.TemplateInstanceList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceListContentNested withNewTemplateInstanceListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceListContentNested withNewTemplateInstanceListContentLike(io.fabric.openshift.api.model.TemplateInstanceList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamImportContent(io.fabric.openshift.api.model.ImageStreamImport);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamImportContentNested withNewImageStreamImportContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamImportContentNested withNewImageStreamImportContentLike(io.fabric.openshift.api.model.ImageStreamImport);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withResourceRequirementsContent(io.fabric.kubernetes.api.model.ResourceRequirements);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ResourceRequirementsContentNested withNewResourceRequirementsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ResourceRequirementsContentNested withNewResourceRequirementsContentLike(io.fabric.kubernetes.api.model.ResourceRequirements);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGitHubWebHookCauseContent(io.fabric.openshift.api.model.GitHubWebHookCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GitHubWebHookCauseContentNested withNewGitHubWebHookCauseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GitHubWebHookCauseContentNested withNewGitHubWebHookCauseContentLike(io.fabric.openshift.api.model.GitHubWebHookCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withOAuthClientListContent(io.fabric.openshift.api.model.OAuthClientList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthClientListContentNested withNewOAuthClientListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthClientListContentNested withNewOAuthClientListContentLike(io.fabric.openshift.api.model.OAuthClientList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodSecurityPolicyReviewStatusContent(io.fabric.openshift.api.model.PodSecurityPolicyReviewStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicyReviewStatusContentNested withNewPodSecurityPolicyReviewStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicyReviewStatusContentNested withNewPodSecurityPolicyReviewStatusContentLike(io.fabric.openshift.api.model.PodSecurityPolicyReviewStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateInstanceStatusContent(io.fabric.openshift.api.model.TemplateInstanceStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceStatusContentNested withNewTemplateInstanceStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceStatusContentNested withNewTemplateInstanceStatusContentLike(io.fabric.openshift.api.model.TemplateInstanceStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withHelmChartRepositoryListContent(io.fabric.openshift.api.model.HelmChartRepositoryList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HelmChartRepositoryListContentNested withNewHelmChartRepositoryListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HelmChartRepositoryListContentNested withNewHelmChartRepositoryListContentLike(io.fabric.openshift.api.model.HelmChartRepositoryList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPolicyRuleContent(io.fabric.openshift.api.model.PolicyRule);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PolicyRuleContentNested withNewPolicyRuleContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PolicyRuleContentNested withNewPolicyRuleContentLike(io.fabric.openshift.api.model.PolicyRule);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentTriggerPolicyContent(io.fabric.openshift.api.model.DeploymentTriggerPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentTriggerPolicyContentNested withNewDeploymentTriggerPolicyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentTriggerPolicyContentNested withNewDeploymentTriggerPolicyContentLike(io.fabric.openshift.api.model.DeploymentTriggerPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildStrategyContent(io.fabric.openshift.api.model.BuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildStrategyContentNested withNewBuildStrategyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildStrategyContentNested withNewBuildStrategyContentLike(io.fabric.openshift.api.model.BuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRepositoryImportSpecContent(io.fabric.openshift.api.model.RepositoryImportSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RepositoryImportSpecContentNested withNewRepositoryImportSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RepositoryImportSpecContentNested withNewRepositoryImportSpecContentLike(io.fabric.openshift.api.model.RepositoryImportSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBrokerTemplateInstanceListContent(io.fabric.openshift.api.model.BrokerTemplateInstanceList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BrokerTemplateInstanceListContentNested withNewBrokerTemplateInstanceListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BrokerTemplateInstanceListContentNested withNewBrokerTemplateInstanceListContentLike(io.fabric.openshift.api.model.BrokerTemplateInstanceList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamImportStatusContent(io.fabric.openshift.api.model.ImageStreamImportStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamImportStatusContentNested withNewImageStreamImportStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamImportStatusContentNested withNewImageStreamImportStatusContentLike(io.fabric.openshift.api.model.ImageStreamImportStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withCustomBuildStrategyContent(io.fabric.openshift.api.model.CustomBuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$CustomBuildStrategyContentNested withNewCustomBuildStrategyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$CustomBuildStrategyContentNested withNewCustomBuildStrategyContentLike(io.fabric.openshift.api.model.CustomBuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterResourceQuotaSelectorContent(io.fabric.openshift.api.model.ClusterResourceQuotaSelector);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaSelectorContentNested withNewClusterResourceQuotaSelectorContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaSelectorContentNested withNewClusterResourceQuotaSelectorContentLike(io.fabric.openshift.api.model.ClusterResourceQuotaSelector);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSubjectAccessReviewResponseContent(io.fabric.openshift.api.model.SubjectAccessReviewResponse);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectAccessReviewResponseContentNested withNewSubjectAccessReviewResponseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectAccessReviewResponseContentNested withNewSubjectAccessReviewResponseContentLike(io.fabric.openshift.api.model.SubjectAccessReviewResponse);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentTriggerImageChangeParamsContent(io.fabric.openshift.api.model.DeploymentTriggerImageChangeParams);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentTriggerImageChangeParamsContentNested withNewDeploymentTriggerImageChangeParamsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentTriggerImageChangeParamsContentNested withNewDeploymentTriggerImageChangeParamsContentLike(io.fabric.openshift.api.model.DeploymentTriggerImageChangeParams);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withLocalObjectReferenceContent(io.fabric.kubernetes.api.model.LocalObjectReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LocalObjectReferenceContentNested withNewLocalObjectReferenceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LocalObjectReferenceContentNested withNewLocalObjectReferenceContentLike(io.fabric.kubernetes.api.model.LocalObjectReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewLocalObjectReferenceContent(java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTagImageHookContent(io.fabric.openshift.api.model.TagImageHook);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagImageHookContentNested withNewTagImageHookContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagImageHookContentNested withNewTagImageHookContentLike(io.fabric.openshift.api.model.TagImageHook);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRouteTargetReferenceContent(io.fabric.openshift.api.model.RouteTargetReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteTargetReferenceContentNested withNewRouteTargetReferenceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteTargetReferenceContentNested withNewRouteTargetReferenceContentLike(io.fabric.openshift.api.model.RouteTargetReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewRouteTargetReferenceContent(java.lang.String, java.lang.String, java.lang.Integer);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRawExtensionContent(io.fabric.openshift.api.model.runtime.RawExtension);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OpenshiftRawExtensionContentNested withNewOpenshiftRawExtensionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OpenshiftRawExtensionContentNested withNewRawExtensionContentLike(io.fabric.openshift.api.model.runtime.RawExtension);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewOpenshiftRawExtensionContent(java.lang.Object);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSubjectRulesReviewSpecContent(io.fabric.openshift.api.model.SubjectRulesReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectRulesReviewSpecContentNested withNewSubjectRulesReviewSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectRulesReviewSpecContentNested withNewSubjectRulesReviewSpecContentLike(io.fabric.openshift.api.model.SubjectRulesReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTagReferencePolicyContent(io.fabric.openshift.api.model.TagReferencePolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagReferencePolicyContentNested withNewTagReferencePolicyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagReferencePolicyContentNested withNewTagReferencePolicyContentLike(io.fabric.openshift.api.model.TagReferencePolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewTagReferencePolicyContent(java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRoleListContent(io.fabric.openshift.api.model.RoleList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleListContentNested withNewRoleListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleListContentNested withNewRoleListContentLike(io.fabric.openshift.api.model.RoleList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withProjectContent(io.fabric.openshift.api.model.Project);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectContentNested withNewProjectContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectContentNested withNewProjectContentLike(io.fabric.openshift.api.model.Project);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildVolumeSourceContent(io.fabric.openshift.api.model.BuildVolumeSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildVolumeSourceContentNested withNewBuildVolumeSourceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildVolumeSourceContentNested withNewBuildVolumeSourceContentLike(io.fabric.openshift.api.model.BuildVolumeSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withAppliedClusterResourceQuotaListContent(io.fabric.openshift.api.model.AppliedClusterResourceQuotaList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$AppliedClusterResourceQuotaListContentNested withNewAppliedClusterResourceQuotaListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$AppliedClusterResourceQuotaListContentNested withNewAppliedClusterResourceQuotaListContentLike(io.fabric.openshift.api.model.AppliedClusterResourceQuotaList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentConfigListContent(io.fabric.openshift.api.model.DeploymentConfigList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConfigListContentNested withNewDeploymentConfigListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConfigListContentNested withNewDeploymentConfigListContentLike(io.fabric.openshift.api.model.DeploymentConfigList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildStatusOutputContent(io.fabric.openshift.api.model.BuildStatusOutput);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildStatusOutputContentNested withNewBuildStatusOutputContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildStatusOutputContentNested withNewBuildStatusOutputContentLike(io.fabric.openshift.api.model.BuildStatusOutput);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildConfigContent(io.fabric.openshift.api.model.BuildConfig);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConfigContentNested withNewBuildConfigContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConfigContentNested withNewBuildConfigContentLike(io.fabric.openshift.api.model.BuildConfig);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageImportStatusContent(io.fabric.openshift.api.model.ImageImportStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageImportStatusContentNested withNewImageImportStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageImportStatusContentNested withNewImageImportStatusContentLike(io.fabric.openshift.api.model.ImageImportStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodSecurityPolicySubjectReviewContent(io.fabric.openshift.api.model.PodSecurityPolicySubjectReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySubjectReviewContentNested withNewPodSecurityPolicySubjectReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySubjectReviewContentNested withNewPodSecurityPolicySubjectReviewContentLike(io.fabric.openshift.api.model.PodSecurityPolicySubjectReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGitLabWebHookCauseContent(io.fabric.openshift.api.model.GitLabWebHookCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GitLabWebHookCauseContentNested withNewGitLabWebHookCauseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GitLabWebHookCauseContentNested withNewGitLabWebHookCauseContentLike(io.fabric.openshift.api.model.GitLabWebHookCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentConfigStatusContent(io.fabric.openshift.api.model.DeploymentConfigStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConfigStatusContentNested withNewDeploymentConfigStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConfigStatusContentNested withNewDeploymentConfigStatusContentLike(io.fabric.openshift.api.model.DeploymentConfigStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSecretBuildSourceContent(io.fabric.openshift.api.model.SecretBuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecretBuildSourceContentNested withNewSecretBuildSourceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecretBuildSourceContentNested withNewSecretBuildSourceContentLike(io.fabric.openshift.api.model.SecretBuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withEgressNetworkPolicySpecContent(io.fabric.openshift.api.model.EgressNetworkPolicySpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicySpecContentNested withNewEgressNetworkPolicySpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicySpecContentNested withNewEgressNetworkPolicySpecContentLike(io.fabric.openshift.api.model.EgressNetworkPolicySpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withHelmChartRepositoryContent(io.fabric.openshift.api.model.HelmChartRepository);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HelmChartRepositoryContentNested withNewHelmChartRepositoryContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HelmChartRepositoryContentNested withNewHelmChartRepositoryContentLike(io.fabric.openshift.api.model.HelmChartRepository);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTagEventContent(io.fabric.openshift.api.model.TagEvent);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagEventContentNested withNewTagEventContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagEventContentNested withNewTagEventContentLike(io.fabric.openshift.api.model.TagEvent);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewTagEventContent(java.lang.String, java.lang.String, java.lang.Long, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamTagListContent(io.fabric.openshift.api.model.ImageStreamTagList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamTagListContentNested withNewImageStreamTagListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamTagListContentNested withNewImageStreamTagListContentLike(io.fabric.openshift.api.model.ImageStreamTagList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBitbucketWebHookCauseContent(io.fabric.openshift.api.model.BitbucketWebHookCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BitbucketWebHookCauseContentNested withNewBitbucketWebHookCauseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BitbucketWebHookCauseContentNested withNewBitbucketWebHookCauseContentLike(io.fabric.openshift.api.model.BitbucketWebHookCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withProjectListContent(io.fabric.openshift.api.model.ProjectList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectListContentNested withNewProjectListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectListContentNested withNewProjectListContentLike(io.fabric.openshift.api.model.ProjectList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRangeAllocationContent(io.fabric.openshift.api.model.RangeAllocation);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RangeAllocationContentNested withNewRangeAllocationContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RangeAllocationContentNested withNewRangeAllocationContentLike(io.fabric.openshift.api.model.RangeAllocation);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterRoleScopeRestrictionContent(io.fabric.openshift.api.model.ClusterRoleScopeRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleScopeRestrictionContentNested withNewClusterRoleScopeRestrictionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleScopeRestrictionContentNested withNewClusterRoleScopeRestrictionContentLike(io.fabric.openshift.api.model.ClusterRoleScopeRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRouteContent(io.fabric.openshift.api.model.Route);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteContentNested withNewRouteContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteContentNested withNewRouteContentLike(io.fabric.openshift.api.model.Route);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSourceStrategyOptionsContent(io.fabric.openshift.api.model.SourceStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SourceStrategyOptionsContentNested withNewSourceStrategyOptionsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SourceStrategyOptionsContentNested withNewSourceStrategyOptionsContentLike(io.fabric.openshift.api.model.SourceStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewSourceStrategyOptionsContent(java.lang.Boolean);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterNetworkContent(io.fabric.openshift.api.model.ClusterNetwork);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterNetworkContentNested withNewClusterNetworkContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterNetworkContentNested withNewClusterNetworkContentLike(io.fabric.openshift.api.model.ClusterNetwork);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withOAuthAuthorizeTokenContent(io.fabric.openshift.api.model.OAuthAuthorizeToken);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthAuthorizeTokenContentNested withNewOAuthAuthorizeTokenContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthAuthorizeTokenContentNested withNewOAuthAuthorizeTokenContentLike(io.fabric.openshift.api.model.OAuthAuthorizeToken);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDockerBuildStrategyContent(io.fabric.openshift.api.model.DockerBuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DockerBuildStrategyContentNested withNewDockerBuildStrategyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DockerBuildStrategyContentNested withNewDockerBuildStrategyContentLike(io.fabric.openshift.api.model.DockerBuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSignatureConditionContent(io.fabric.openshift.api.model.SignatureCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SignatureConditionContentNested withNewSignatureConditionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SignatureConditionContentNested withNewSignatureConditionContentLike(io.fabric.openshift.api.model.SignatureCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withUserOAuthAccessTokenContent(io.fabric.openshift.api.model.UserOAuthAccessToken);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserOAuthAccessTokenContentNested withNewUserOAuthAccessTokenContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserOAuthAccessTokenContentNested withNewUserOAuthAccessTokenContentLike(io.fabric.openshift.api.model.UserOAuthAccessToken);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRoleBindingRestrictionListContent(io.fabric.openshift.api.model.RoleBindingRestrictionList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingRestrictionListContentNested withNewRoleBindingRestrictionListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingRestrictionListContentNested withNewRoleBindingRestrictionListContentLike(io.fabric.openshift.api.model.RoleBindingRestrictionList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRawExtensionContent(io.fabric.kubernetes.api.model.runtime.RawExtension);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RawExtensionContentNested withNewRawExtensionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RawExtensionContentNested withNewRawExtensionContentLike(io.fabric.kubernetes.api.model.runtime.RawExtension);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewRawExtensionContent(java.lang.Object);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSecurityContextConstraintsListContent(io.fabric.openshift.api.model.SecurityContextConstraintsList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecurityContextConstraintsListContentNested withNewSecurityContextConstraintsListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecurityContextConstraintsListContentNested withNewSecurityContextConstraintsListContentLike(io.fabric.openshift.api.model.SecurityContextConstraintsList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withIdentityListContent(io.fabric.openshift.api.model.IdentityList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$IdentityListContentNested withNewIdentityListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$IdentityListContentNested withNewIdentityListContentLike(io.fabric.openshift.api.model.IdentityList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildConfigListContent(io.fabric.openshift.api.model.BuildConfigList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConfigListContentNested withNewBuildConfigListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConfigListContentNested withNewBuildConfigListContentLike(io.fabric.openshift.api.model.BuildConfigList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterNetworkListContent(io.fabric.openshift.api.model.ClusterNetworkList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterNetworkListContentNested withNewClusterNetworkListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterNetworkListContentNested withNewClusterNetworkListContentLike(io.fabric.openshift.api.model.ClusterNetworkList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateInstanceConditionContent(io.fabric.openshift.api.model.TemplateInstanceCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceConditionContentNested withNewTemplateInstanceConditionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceConditionContentNested withNewTemplateInstanceConditionContentLike(io.fabric.openshift.api.model.TemplateInstanceCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewTemplateInstanceConditionContent(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRepositoryImportStatusContent(io.fabric.openshift.api.model.RepositoryImportStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RepositoryImportStatusContentNested withNewRepositoryImportStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RepositoryImportStatusContentNested withNewRepositoryImportStatusContentLike(io.fabric.openshift.api.model.RepositoryImportStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentCauseContent(io.fabric.openshift.api.model.DeploymentCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentCauseContentNested withNewDeploymentCauseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentCauseContentNested withNewDeploymentCauseContentLike(io.fabric.openshift.api.model.DeploymentCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGroupListContent(io.fabric.openshift.api.model.GroupList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GroupListContentNested withNewGroupListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GroupListContentNested withNewGroupListContentLike(io.fabric.openshift.api.model.GroupList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRunAsUserStrategyOptionsContent(io.fabric.openshift.api.model.RunAsUserStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RunAsUserStrategyOptionsContentNested withNewRunAsUserStrategyOptionsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RunAsUserStrategyOptionsContentNested withNewRunAsUserStrategyOptionsContentLike(io.fabric.openshift.api.model.RunAsUserStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewRunAsUserStrategyOptionsContent(java.lang.String, java.lang.Long, java.lang.Long, java.lang.Long);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withLifecycleHookContent(io.fabric.openshift.api.model.LifecycleHook);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LifecycleHookContentNested withNewLifecycleHookContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LifecycleHookContentNested withNewLifecycleHookContentLike(io.fabric.openshift.api.model.LifecycleHook);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamTagReferenceContent(io.fabric.openshift.api.model.ImageStreamTagReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamTagReferenceContentNested withNewImageStreamTagReferenceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamTagReferenceContentNested withNewImageStreamTagReferenceContentLike(io.fabric.openshift.api.model.ImageStreamTagReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewImageStreamTagReferenceContent(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSourceControlUserContent(io.fabric.openshift.api.model.SourceControlUser);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SourceControlUserContentNested withNewSourceControlUserContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SourceControlUserContentNested withNewSourceControlUserContentLike(io.fabric.openshift.api.model.SourceControlUser);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewSourceControlUserContent(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withContainerContent(io.fabric.kubernetes.api.model.Container);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ContainerContentNested withNewContainerContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ContainerContentNested withNewContainerContentLike(io.fabric.kubernetes.api.model.Container);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamListContent(io.fabric.openshift.api.model.ImageStreamList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamListContentNested withNewImageStreamListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamListContentNested withNewImageStreamListContentLike(io.fabric.openshift.api.model.ImageStreamList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterRoleBindingContent(io.fabric.openshift.api.model.ClusterRoleBinding);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleBindingContentNested withNewClusterRoleBindingContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleBindingContentNested withNewClusterRoleBindingContentLike(io.fabric.openshift.api.model.ClusterRoleBinding);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withResourceAccessReviewContent(io.fabric.openshift.api.model.ResourceAccessReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ResourceAccessReviewContentNested withNewResourceAccessReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ResourceAccessReviewContentNested withNewResourceAccessReviewContentLike(io.fabric.openshift.api.model.ResourceAccessReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSelfSubjectRulesReviewContent(io.fabric.openshift.api.model.SelfSubjectRulesReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SelfSubjectRulesReviewContentNested withNewSelfSubjectRulesReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SelfSubjectRulesReviewContentNested withNewSelfSubjectRulesReviewContentLike(io.fabric.openshift.api.model.SelfSubjectRulesReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withUserOAuthAccessTokenListContent(io.fabric.openshift.api.model.UserOAuthAccessTokenList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserOAuthAccessTokenListContentNested withNewUserOAuthAccessTokenListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserOAuthAccessTokenListContentNested withNewUserOAuthAccessTokenListContentLike(io.fabric.openshift.api.model.UserOAuthAccessTokenList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageChangeTriggerStatusContent(io.fabric.openshift.api.model.ImageChangeTriggerStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageChangeTriggerStatusContentNested withNewImageChangeTriggerStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageChangeTriggerStatusContentNested withNewImageChangeTriggerStatusContentLike(io.fabric.openshift.api.model.ImageChangeTriggerStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRouteStatusContent(io.fabric.openshift.api.model.RouteStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteStatusContentNested withNewRouteStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteStatusContentNested withNewRouteStatusContentLike(io.fabric.openshift.api.model.RouteStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterResourceQuotaContent(io.fabric.openshift.api.model.ClusterResourceQuota);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaContentNested withNewClusterResourceQuotaContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaContentNested withNewClusterResourceQuotaContentLike(io.fabric.openshift.api.model.ClusterResourceQuota);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNamedTagEventListContent(io.fabric.openshift.api.model.NamedTagEventList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$NamedTagEventListContentNested withNewNamedTagEventListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$NamedTagEventListContentNested withNewNamedTagEventListContentLike(io.fabric.openshift.api.model.NamedTagEventList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterResourceQuotaListContent(io.fabric.openshift.api.model.ClusterResourceQuotaList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaListContentNested withNewClusterResourceQuotaListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaListContentNested withNewClusterResourceQuotaListContentLike(io.fabric.openshift.api.model.ClusterResourceQuotaList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRouteSpecContent(io.fabric.openshift.api.model.RouteSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteSpecContentNested withNewRouteSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteSpecContentNested withNewRouteSpecContentLike(io.fabric.openshift.api.model.RouteSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withProjectRequestContent(io.fabric.openshift.api.model.ProjectRequest);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectRequestContentNested withNewProjectRequestContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectRequestContentNested withNewProjectRequestContentLike(io.fabric.openshift.api.model.ProjectRequest);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateContent(io.fabric.openshift.api.model.Template);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateContentNested withNewTemplateContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateContentNested withNewTemplateContentLike(io.fabric.openshift.api.model.Template);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageLookupPolicyContent(io.fabric.openshift.api.model.ImageLookupPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageLookupPolicyContentNested withNewImageLookupPolicyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageLookupPolicyContentNested withNewImageLookupPolicyContentLike(io.fabric.openshift.api.model.ImageLookupPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewImageLookupPolicyContent(java.lang.Boolean);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withOAuthClientAuthorizationContent(io.fabric.openshift.api.model.OAuthClientAuthorization);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthClientAuthorizationContentNested withNewOAuthClientAuthorizationContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthClientAuthorizationContentNested withNewOAuthClientAuthorizationContentLike(io.fabric.openshift.api.model.OAuthClientAuthorization);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageChangeCauseContent(io.fabric.openshift.api.model.ImageChangeCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageChangeCauseContentNested withNewImageChangeCauseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageChangeCauseContentNested withNewImageChangeCauseContentLike(io.fabric.openshift.api.model.ImageChangeCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withAllowedFlexVolumeContent(io.fabric.openshift.api.model.AllowedFlexVolume);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$AllowedFlexVolumeContentNested withNewAllowedFlexVolumeContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$AllowedFlexVolumeContentNested withNewAllowedFlexVolumeContentLike(io.fabric.openshift.api.model.AllowedFlexVolume);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewAllowedFlexVolumeContent(java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSubjectAccessReviewContent(io.fabric.openshift.api.model.SubjectAccessReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectAccessReviewContentNested withNewSubjectAccessReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectAccessReviewContentNested withNewSubjectAccessReviewContentLike(io.fabric.openshift.api.model.SubjectAccessReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withLocalResourceAccessReviewContent(io.fabric.openshift.api.model.LocalResourceAccessReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LocalResourceAccessReviewContentNested withNewLocalResourceAccessReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LocalResourceAccessReviewContentNested withNewLocalResourceAccessReviewContentLike(io.fabric.openshift.api.model.LocalResourceAccessReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterRoleContent(io.fabric.openshift.api.model.ClusterRole);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleContentNested withNewClusterRoleContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleContentNested withNewClusterRoleContentLike(io.fabric.openshift.api.model.ClusterRole);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withConnectionConfigContent(io.fabric.openshift.api.model.ConnectionConfig);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ConnectionConfigContentNested withNewConnectionConfigContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ConnectionConfigContentNested withNewConnectionConfigContentLike(io.fabric.openshift.api.model.ConnectionConfig);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTagEventConditionContent(io.fabric.openshift.api.model.TagEventCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagEventConditionContentNested withNewTagEventConditionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagEventConditionContentNested withNewTagEventConditionContentLike(io.fabric.openshift.api.model.TagEventCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withLabelSelectorContent(io.fabric.kubernetes.api.model.LabelSelector);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LabelSelectorContentNested withNewLabelSelectorContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LabelSelectorContentNested withNewLabelSelectorContentLike(io.fabric.kubernetes.api.model.LabelSelector);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNetNamespaceListContent(io.fabric.openshift.api.model.NetNamespaceList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$NetNamespaceListContentNested withNewNetNamespaceListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$NetNamespaceListContentNested withNewNetNamespaceListContentLike(io.fabric.openshift.api.model.NetNamespaceList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBrokerTemplateInstanceSpecContent(io.fabric.openshift.api.model.BrokerTemplateInstanceSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BrokerTemplateInstanceSpecContentNested withNewBrokerTemplateInstanceSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BrokerTemplateInstanceSpecContentNested withNewBrokerTemplateInstanceSpecContentLike(io.fabric.openshift.api.model.BrokerTemplateInstanceSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBinaryBuildSourceContent(io.fabric.openshift.api.model.BinaryBuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BinaryBuildSourceContentNested withNewBinaryBuildSourceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BinaryBuildSourceContentNested withNewBinaryBuildSourceContentLike(io.fabric.openshift.api.model.BinaryBuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewBinaryBuildSourceContent(java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withOAuthClientAuthorizationListContent(io.fabric.openshift.api.model.OAuthClientAuthorizationList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthClientAuthorizationListContentNested withNewOAuthClientAuthorizationListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthClientAuthorizationListContentNested withNewOAuthClientAuthorizationListContentLike(io.fabric.openshift.api.model.OAuthClientAuthorizationList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildSpecContent(io.fabric.openshift.api.model.BuildSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildSpecContentNested withNewBuildSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildSpecContentNested withNewBuildSpecContentLike(io.fabric.openshift.api.model.BuildSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withProjectStatusContent(io.fabric.openshift.api.model.ProjectStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectStatusContentNested withNewProjectStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectStatusContentNested withNewProjectStatusContentLike(io.fabric.openshift.api.model.ProjectStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withLocalSubjectAccessReviewContent(io.fabric.openshift.api.model.LocalSubjectAccessReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LocalSubjectAccessReviewContentNested withNewLocalSubjectAccessReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$LocalSubjectAccessReviewContentNested withNewLocalSubjectAccessReviewContentLike(io.fabric.openshift.api.model.LocalSubjectAccessReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRollingDeploymentStrategyParamsContent(io.fabric.openshift.api.model.RollingDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RollingDeploymentStrategyParamsContentNested withNewRollingDeploymentStrategyParamsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RollingDeploymentStrategyParamsContentNested withNewRollingDeploymentStrategyParamsContentLike(io.fabric.openshift.api.model.RollingDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGitSourceRevisionContent(io.fabric.openshift.api.model.GitSourceRevision);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GitSourceRevisionContentNested withNewGitSourceRevisionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GitSourceRevisionContentNested withNewGitSourceRevisionContentLike(io.fabric.openshift.api.model.GitSourceRevision);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageLabelContent(io.fabric.openshift.api.model.ImageLabel);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageLabelContentNested withNewImageLabelContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageLabelContentNested withNewImageLabelContentLike(io.fabric.openshift.api.model.ImageLabel);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewImageLabelContent(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageChangeTriggerContent(io.fabric.openshift.api.model.ImageChangeTrigger);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageChangeTriggerContentNested withNewImageChangeTriggerContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageChangeTriggerContentNested withNewImageChangeTriggerContentLike(io.fabric.openshift.api.model.ImageChangeTrigger);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodSecurityPolicyReviewSpecContent(io.fabric.openshift.api.model.PodSecurityPolicyReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicyReviewSpecContentNested withNewPodSecurityPolicyReviewSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicyReviewSpecContentNested withNewPodSecurityPolicyReviewSpecContentLike(io.fabric.openshift.api.model.PodSecurityPolicyReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageTagContent(io.fabric.openshift.api.model.ImageTag);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageTagContentNested withNewImageTagContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageTagContentNested withNewImageTagContentLike(io.fabric.openshift.api.model.ImageTag);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamImportSpecContent(io.fabric.openshift.api.model.ImageStreamImportSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamImportSpecContentNested withNewImageStreamImportSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamImportSpecContentNested withNewImageStreamImportSpecContentLike(io.fabric.openshift.api.model.ImageStreamImportSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withFSGroupStrategyOptionsContent(io.fabric.openshift.api.model.FSGroupStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$FSGroupStrategyOptionsContentNested withNewFSGroupStrategyOptionsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$FSGroupStrategyOptionsContentNested withNewFSGroupStrategyOptionsContentLike(io.fabric.openshift.api.model.FSGroupStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodSecurityPolicyReviewContent(io.fabric.openshift.api.model.PodSecurityPolicyReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicyReviewContentNested withNewPodSecurityPolicyReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicyReviewContentNested withNewPodSecurityPolicyReviewContentLike(io.fabric.openshift.api.model.PodSecurityPolicyReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRecreateDeploymentStrategyParamsContent(io.fabric.openshift.api.model.RecreateDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RecreateDeploymentStrategyParamsContentNested withNewRecreateDeploymentStrategyParamsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RecreateDeploymentStrategyParamsContentNested withNewRecreateDeploymentStrategyParamsContentLike(io.fabric.openshift.api.model.RecreateDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDockerStrategyOptionsContent(io.fabric.openshift.api.model.DockerStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DockerStrategyOptionsContentNested withNewDockerStrategyOptionsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DockerStrategyOptionsContentNested withNewDockerStrategyOptionsContentLike(io.fabric.openshift.api.model.DockerStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageListContent(io.fabric.openshift.api.model.ImageList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageListContentNested withNewImageListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageListContentNested withNewImageListContentLike(io.fabric.openshift.api.model.ImageList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withConfigMapBuildSourceContent(io.fabric.openshift.api.model.ConfigMapBuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ConfigMapBuildSourceContentNested withNewConfigMapBuildSourceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ConfigMapBuildSourceContentNested withNewConfigMapBuildSourceContentLike(io.fabric.openshift.api.model.ConfigMapBuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageTagListContent(io.fabric.openshift.api.model.ImageTagList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageTagListContentNested withNewImageTagListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageTagListContentNested withNewImageTagListContentLike(io.fabric.openshift.api.model.ImageTagList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withOAuthAccessTokenContent(io.fabric.openshift.api.model.OAuthAccessToken);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthAccessTokenContentNested withNewOAuthAccessTokenContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthAccessTokenContentNested withNewOAuthAccessTokenContentLike(io.fabric.openshift.api.model.OAuthAccessToken);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentConfigContent(io.fabric.openshift.api.model.DeploymentConfig);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConfigContentNested withNewDeploymentConfigContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConfigContentNested withNewDeploymentConfigContentLike(io.fabric.openshift.api.model.DeploymentConfig);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRoleBindingContent(io.fabric.openshift.api.model.RoleBinding);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingContentNested withNewRoleBindingContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingContentNested withNewRoleBindingContentLike(io.fabric.openshift.api.model.RoleBinding);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageContent(io.fabric.openshift.api.model.Image);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageContentNested withNewImageContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageContentNested withNewImageContentLike(io.fabric.openshift.api.model.Image);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTLSConfigContent(io.fabric.openshift.api.model.TLSConfig);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TLSConfigContentNested withNewTLSConfigContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TLSConfigContentNested withNewTLSConfigContentLike(io.fabric.openshift.api.model.TLSConfig);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildVolumeContent(io.fabric.openshift.api.model.BuildVolume);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildVolumeContentNested withNewBuildVolumeContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildVolumeContentNested withNewBuildVolumeContentLike(io.fabric.openshift.api.model.BuildVolume);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateInstanceSpecContent(io.fabric.openshift.api.model.TemplateInstanceSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceSpecContentNested withNewTemplateInstanceSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceSpecContentNested withNewTemplateInstanceSpecContentLike(io.fabric.openshift.api.model.TemplateInstanceSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildStatusContent(io.fabric.openshift.api.model.BuildStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildStatusContentNested withNewBuildStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildStatusContentNested withNewBuildStatusContentLike(io.fabric.openshift.api.model.BuildStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageSourceContent(io.fabric.openshift.api.model.ImageSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageSourceContentNested withNewImageSourceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageSourceContentNested withNewImageSourceContentLike(io.fabric.openshift.api.model.ImageSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withObjectMetaContent(io.fabric.kubernetes.api.model.ObjectMeta);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ObjectMetaContentNested withNewObjectMetaContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ObjectMetaContentNested withNewObjectMetaContentLike(io.fabric.kubernetes.api.model.ObjectMeta);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPersistentVolumeClaimContent(io.fabric.kubernetes.api.model.PersistentVolumeClaim);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PersistentVolumeClaimContentNested withNewPersistentVolumeClaimContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PersistentVolumeClaimContentNested withNewPersistentVolumeClaimContentLike(io.fabric.kubernetes.api.model.PersistentVolumeClaim);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodSecurityPolicySelfSubjectReviewContent(io.fabric.openshift.api.model.PodSecurityPolicySelfSubjectReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySelfSubjectReviewContentNested withNewPodSecurityPolicySelfSubjectReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySelfSubjectReviewContentNested withNewPodSecurityPolicySelfSubjectReviewContentLike(io.fabric.openshift.api.model.PodSecurityPolicySelfSubjectReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTagReferenceContent(io.fabric.openshift.api.model.TagReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagReferenceContentNested withNewTagReferenceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagReferenceContentNested withNewTagReferenceContentLike(io.fabric.openshift.api.model.TagReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withEgressNetworkPolicyRuleContent(io.fabric.openshift.api.model.EgressNetworkPolicyRule);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicyRuleContentNested withNewEgressNetworkPolicyRuleContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicyRuleContentNested withNewEgressNetworkPolicyRuleContentLike(io.fabric.openshift.api.model.EgressNetworkPolicyRule);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSubjectRulesReviewStatusContent(io.fabric.openshift.api.model.SubjectRulesReviewStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectRulesReviewStatusContentNested withNewSubjectRulesReviewStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectRulesReviewStatusContentNested withNewSubjectRulesReviewStatusContentLike(io.fabric.openshift.api.model.SubjectRulesReviewStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildVolumeMountContent(io.fabric.openshift.api.model.BuildVolumeMount);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildVolumeMountContentNested withNewBuildVolumeMountContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildVolumeMountContentNested withNewBuildVolumeMountContentLike(io.fabric.openshift.api.model.BuildVolumeMount);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewBuildVolumeMountContent(java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterNetworkEntryContent(io.fabric.openshift.api.model.ClusterNetworkEntry);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterNetworkEntryContentNested withNewClusterNetworkEntryContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterNetworkEntryContentNested withNewClusterNetworkEntryContentLike(io.fabric.openshift.api.model.ClusterNetworkEntry);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewClusterNetworkEntryContent(java.lang.String, java.lang.Integer);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateInstanceObjectContent(io.fabric.openshift.api.model.TemplateInstanceObject);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceObjectContentNested withNewTemplateInstanceObjectContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceObjectContentNested withNewTemplateInstanceObjectContentLike(io.fabric.openshift.api.model.TemplateInstanceObject);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGenericKubernetesResourceContent(io.fabric.kubernetes.api.model.GenericKubernetesResource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GenericKubernetesResourceContentNested withNewGenericKubernetesResourceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GenericKubernetesResourceContentNested withNewGenericKubernetesResourceContentLike(io.fabric.kubernetes.api.model.GenericKubernetesResource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildSourceContent(io.fabric.openshift.api.model.BuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildSourceContentNested withNewBuildSourceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildSourceContentNested withNewBuildSourceContentLike(io.fabric.openshift.api.model.BuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterResourceQuotaStatusContent(io.fabric.openshift.api.model.ClusterResourceQuotaStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaStatusContentNested withNewClusterResourceQuotaStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaStatusContentNested withNewClusterResourceQuotaStatusContentLike(io.fabric.openshift.api.model.ClusterResourceQuotaStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentConditionContent(io.fabric.openshift.api.model.DeploymentCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConditionContentNested withNewDeploymentConditionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConditionContentNested withNewDeploymentConditionContentLike(io.fabric.openshift.api.model.DeploymentCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withHelmChartRepositorySpecContent(io.fabric.openshift.api.model.HelmChartRepositorySpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HelmChartRepositorySpecContentNested withNewHelmChartRepositorySpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HelmChartRepositorySpecContentNested withNewHelmChartRepositorySpecContentLike(io.fabric.openshift.api.model.HelmChartRepositorySpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentCauseImageTriggerContent(io.fabric.openshift.api.model.DeploymentCauseImageTrigger);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentCauseImageTriggerContentNested withNewDeploymentCauseImageTriggerContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentCauseImageTriggerContentNested withNewDeploymentCauseImageTriggerContentLike(io.fabric.openshift.api.model.DeploymentCauseImageTrigger);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamMappingContent(io.fabric.openshift.api.model.ImageStreamMapping);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamMappingContentNested withNewImageStreamMappingContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamMappingContentNested withNewImageStreamMappingContentLike(io.fabric.openshift.api.model.ImageStreamMapping);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSubjectRulesReviewContent(io.fabric.openshift.api.model.SubjectRulesReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectRulesReviewContentNested withNewSubjectRulesReviewContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SubjectRulesReviewContentNested withNewSubjectRulesReviewContentLike(io.fabric.openshift.api.model.SubjectRulesReview);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRoleContent(io.fabric.openshift.api.model.Role);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleContentNested withNewRoleContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleContentNested withNewRoleContentLike(io.fabric.openshift.api.model.Role);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGitBuildSourceContent(io.fabric.openshift.api.model.GitBuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GitBuildSourceContentNested withNewGitBuildSourceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GitBuildSourceContentNested withNewGitBuildSourceContentLike(io.fabric.openshift.api.model.GitBuildSource);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewGitBuildSourceContent(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withEgressNetworkPolicyListContent(io.fabric.openshift.api.model.EgressNetworkPolicyList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicyListContentNested withNewEgressNetworkPolicyListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicyListContentNested withNewEgressNetworkPolicyListContentLike(io.fabric.openshift.api.model.EgressNetworkPolicyList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSelfSubjectRulesReviewSpecContent(io.fabric.openshift.api.model.SelfSubjectRulesReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SelfSubjectRulesReviewSpecContentNested withNewSelfSubjectRulesReviewSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SelfSubjectRulesReviewSpecContentNested withNewSelfSubjectRulesReviewSpecContentLike(io.fabric.openshift.api.model.SelfSubjectRulesReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageSourcePathContent(io.fabric.openshift.api.model.ImageSourcePath);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageSourcePathContentNested withNewImageSourcePathContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageSourcePathContentNested withNewImageSourcePathContentLike(io.fabric.openshift.api.model.ImageSourcePath);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewImageSourcePathContent(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildConfigStatusContent(io.fabric.openshift.api.model.BuildConfigStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConfigStatusContentNested withNewBuildConfigStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConfigStatusContentNested withNewBuildConfigStatusContentLike(io.fabric.openshift.api.model.BuildConfigStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withResourceQuotaStatusByNamespaceContent(io.fabric.openshift.api.model.ResourceQuotaStatusByNamespace);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ResourceQuotaStatusByNamespaceContentNested withNewResourceQuotaStatusByNamespaceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ResourceQuotaStatusByNamespaceContentNested withNewResourceQuotaStatusByNamespaceContentLike(io.fabric.openshift.api.model.ResourceQuotaStatusByNamespace);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSourceBuildStrategyContent(io.fabric.openshift.api.model.SourceBuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SourceBuildStrategyContentNested withNewSourceBuildStrategyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SourceBuildStrategyContentNested withNewSourceBuildStrategyContentLike(io.fabric.openshift.api.model.SourceBuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withParameterContent(io.fabric.openshift.api.model.Parameter);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ParameterContentNested withNewParameterContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ParameterContentNested withNewParameterContentLike(io.fabric.openshift.api.model.Parameter);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRoleBindingListContent(io.fabric.openshift.api.model.RoleBindingList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingListContentNested withNewRoleBindingListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingListContentNested withNewRoleBindingListContentLike(io.fabric.openshift.api.model.RoleBindingList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodSecurityPolicySelfSubjectReviewSpecContent(io.fabric.openshift.api.model.PodSecurityPolicySelfSubjectReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySelfSubjectReviewSpecContentNested withNewPodSecurityPolicySelfSubjectReviewSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySelfSubjectReviewSpecContentNested withNewPodSecurityPolicySelfSubjectReviewSpecContentLike(io.fabric.openshift.api.model.PodSecurityPolicySelfSubjectReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBrokerTemplateInstanceContent(io.fabric.openshift.api.model.BrokerTemplateInstance);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BrokerTemplateInstanceContentNested withNewBrokerTemplateInstanceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BrokerTemplateInstanceContentNested withNewBrokerTemplateInstanceContentLike(io.fabric.openshift.api.model.BrokerTemplateInstance);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildPostCommitSpecContent(io.fabric.openshift.api.model.BuildPostCommitSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildPostCommitSpecContentNested withNewBuildPostCommitSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildPostCommitSpecContentNested withNewBuildPostCommitSpecContentLike(io.fabric.openshift.api.model.BuildPostCommitSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withOAuthAuthorizeTokenListContent(io.fabric.openshift.api.model.OAuthAuthorizeTokenList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthAuthorizeTokenListContentNested withNewOAuthAuthorizeTokenListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthAuthorizeTokenListContentNested withNewOAuthAuthorizeTokenListContentLike(io.fabric.openshift.api.model.OAuthAuthorizeTokenList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentStrategyContent(io.fabric.openshift.api.model.DeploymentStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentStrategyContentNested withNewDeploymentStrategyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentStrategyContentNested withNewDeploymentStrategyContentLike(io.fabric.openshift.api.model.DeploymentStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSignatureSubjectContent(io.fabric.openshift.api.model.SignatureSubject);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SignatureSubjectContentNested withNewSignatureSubjectContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SignatureSubjectContentNested withNewSignatureSubjectContentLike(io.fabric.openshift.api.model.SignatureSubject);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewSignatureSubjectContent(java.lang.String, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withHostSubnetListContent(io.fabric.openshift.api.model.HostSubnetList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HostSubnetListContentNested withNewHostSubnetListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HostSubnetListContentNested withNewHostSubnetListContentLike(io.fabric.openshift.api.model.HostSubnetList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRouteIngressConditionContent(io.fabric.openshift.api.model.RouteIngressCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteIngressConditionContentNested withNewRouteIngressConditionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteIngressConditionContentNested withNewRouteIngressConditionContentLike(io.fabric.openshift.api.model.RouteIngressCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewRouteIngressConditionContent(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withCustomDeploymentStrategyParamsContent(io.fabric.openshift.api.model.CustomDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$CustomDeploymentStrategyParamsContentNested withNewCustomDeploymentStrategyParamsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$CustomDeploymentStrategyParamsContentNested withNewCustomDeploymentStrategyParamsContentLike(io.fabric.openshift.api.model.CustomDeploymentStrategyParams);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageImportSpecContent(io.fabric.openshift.api.model.ImageImportSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageImportSpecContentNested withNewImageImportSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageImportSpecContentNested withNewImageImportSpecContentLike(io.fabric.openshift.api.model.ImageImportSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withStageInfoContent(io.fabric.openshift.api.model.StageInfo);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$StageInfoContentNested withNewStageInfoContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$StageInfoContentNested withNewStageInfoContentLike(io.fabric.openshift.api.model.StageInfo);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRoleBindingRestrictionSpecContent(io.fabric.openshift.api.model.RoleBindingRestrictionSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingRestrictionSpecContentNested withNewRoleBindingRestrictionSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingRestrictionSpecContentNested withNewRoleBindingRestrictionSpecContentLike(io.fabric.openshift.api.model.RoleBindingRestrictionSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withIDRangeContent(io.fabric.openshift.api.model.IDRange);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$IDRangeContentNested withNewIDRangeContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$IDRangeContentNested withNewIDRangeContentLike(io.fabric.openshift.api.model.IDRange);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewIDRangeContent(java.lang.Long, java.lang.Long);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withUserListContent(io.fabric.openshift.api.model.UserList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserListContentNested withNewUserListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserListContentNested withNewUserListContentLike(io.fabric.openshift.api.model.UserList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildConfigSpecContent(io.fabric.openshift.api.model.BuildConfigSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConfigSpecContentNested withNewBuildConfigSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConfigSpecContentNested withNewBuildConfigSpecContentLike(io.fabric.openshift.api.model.BuildConfigSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withUserContent(io.fabric.openshift.api.model.User);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserContentNested withNewUserContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserContentNested withNewUserContentLike(io.fabric.openshift.api.model.User);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamImageContent(io.fabric.openshift.api.model.ImageStreamImage);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamImageContentNested withNewImageStreamImageContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamImageContentNested withNewImageStreamImageContentLike(io.fabric.openshift.api.model.ImageStreamImage);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildStatusOutputToContent(io.fabric.openshift.api.model.BuildStatusOutputTo);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildStatusOutputToContentNested withNewBuildStatusOutputToContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildStatusOutputToContentNested withNewBuildStatusOutputToContentLike(io.fabric.openshift.api.model.BuildStatusOutputTo);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewBuildStatusOutputToContent(java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildConditionContent(io.fabric.openshift.api.model.BuildCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConditionContentNested withNewBuildConditionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildConditionContentNested withNewBuildConditionContentLike(io.fabric.openshift.api.model.BuildCondition);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withResourceAccessReviewResponseContent(io.fabric.openshift.api.model.ResourceAccessReviewResponse);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ResourceAccessReviewResponseContentNested withNewResourceAccessReviewResponseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ResourceAccessReviewResponseContentNested withNewResourceAccessReviewResponseContentLike(io.fabric.openshift.api.model.ResourceAccessReviewResponse);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withExecNewPodHookContent(io.fabric.openshift.api.model.ExecNewPodHook);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ExecNewPodHookContentNested withNewExecNewPodHookContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ExecNewPodHookContentNested withNewExecNewPodHookContentLike(io.fabric.openshift.api.model.ExecNewPodHook);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSecretSpecContent(io.fabric.openshift.api.model.SecretSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecretSpecContentNested withNewSecretSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecretSpecContentNested withNewSecretSpecContentLike(io.fabric.openshift.api.model.SecretSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterRoleBindingListContent(io.fabric.openshift.api.model.ClusterRoleBindingList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleBindingListContentNested withNewClusterRoleBindingListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleBindingListContentNested withNewClusterRoleBindingListContentLike(io.fabric.openshift.api.model.ClusterRoleBindingList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withEgressNetworkPolicyPeerContent(io.fabric.openshift.api.model.EgressNetworkPolicyPeer);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicyPeerContentNested withNewEgressNetworkPolicyPeerContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicyPeerContentNested withNewEgressNetworkPolicyPeerContentLike(io.fabric.openshift.api.model.EgressNetworkPolicyPeer);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewEgressNetworkPolicyPeerContent(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateInstanceContent(io.fabric.openshift.api.model.TemplateInstance);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceContentNested withNewTemplateInstanceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceContentNested withNewTemplateInstanceContentLike(io.fabric.openshift.api.model.TemplateInstance);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withWebHookTriggerContent(io.fabric.openshift.api.model.WebHookTrigger);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$WebHookTriggerContentNested withNewWebHookTriggerContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$WebHookTriggerContentNested withNewWebHookTriggerContentLike(io.fabric.openshift.api.model.WebHookTrigger);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withServiceAccountReferenceContent(io.fabric.openshift.api.model.ServiceAccountReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ServiceAccountReferenceContentNested withNewServiceAccountReferenceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ServiceAccountReferenceContentNested withNewServiceAccountReferenceContentLike(io.fabric.openshift.api.model.ServiceAccountReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewServiceAccountReferenceContent(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildContent(io.fabric.openshift.api.model.Build);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildContentNested withNewBuildContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildContentNested withNewBuildContentLike(io.fabric.openshift.api.model.Build);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRoleBindingRestrictionContent(io.fabric.openshift.api.model.RoleBindingRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingRestrictionContentNested withNewRoleBindingRestrictionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoleBindingRestrictionContentNested withNewRoleBindingRestrictionContentLike(io.fabric.openshift.api.model.RoleBindingRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTagImportPolicyContent(io.fabric.openshift.api.model.TagImportPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagImportPolicyContentNested withNewTagImportPolicyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TagImportPolicyContentNested withNewTagImportPolicyContentLike(io.fabric.openshift.api.model.TagImportPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewTagImportPolicyContent(java.lang.Boolean, java.lang.Boolean);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamTagContent(io.fabric.openshift.api.model.ImageStreamTag);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamTagContentNested withNewImageStreamTagContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamTagContentNested withNewImageStreamTagContentLike(io.fabric.openshift.api.model.ImageStreamTag);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildTriggerPolicyContent(io.fabric.openshift.api.model.BuildTriggerPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildTriggerPolicyContentNested withNewBuildTriggerPolicyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildTriggerPolicyContentNested withNewBuildTriggerPolicyContentLike(io.fabric.openshift.api.model.BuildTriggerPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRoutePortContent(io.fabric.openshift.api.model.RoutePort);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoutePortContentNested withNewRoutePortContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RoutePortContentNested withNewRoutePortContentLike(io.fabric.openshift.api.model.RoutePort);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateInstanceRequesterContent(io.fabric.openshift.api.model.TemplateInstanceRequester);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceRequesterContentNested withNewTemplateInstanceRequesterContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateInstanceRequesterContentNested withNewTemplateInstanceRequesterContentLike(io.fabric.openshift.api.model.TemplateInstanceRequester);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGroupContent(io.fabric.openshift.api.model.Group);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GroupContentNested withNewGroupContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GroupContentNested withNewGroupContentLike(io.fabric.openshift.api.model.Group);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildTriggerCauseContent(io.fabric.openshift.api.model.BuildTriggerCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildTriggerCauseContentNested withNewBuildTriggerCauseContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildTriggerCauseContentNested withNewBuildTriggerCauseContentLike(io.fabric.openshift.api.model.BuildTriggerCause);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageSignatureContent(io.fabric.openshift.api.model.ImageSignature);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageSignatureContentNested withNewImageSignatureContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageSignatureContentNested withNewImageSignatureContentLike(io.fabric.openshift.api.model.ImageSignature);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withHelmChartRepositoryStatusContent(io.fabric.openshift.api.model.HelmChartRepositoryStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HelmChartRepositoryStatusContentNested withNewHelmChartRepositoryStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HelmChartRepositoryStatusContentNested withNewHelmChartRepositoryStatusContentLike(io.fabric.openshift.api.model.HelmChartRepositoryStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentConfigSpecContent(io.fabric.openshift.api.model.DeploymentConfigSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConfigSpecContentNested withNewDeploymentConfigSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentConfigSpecContentNested withNewDeploymentConfigSpecContentLike(io.fabric.openshift.api.model.DeploymentConfigSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withHostSubnetContent(io.fabric.openshift.api.model.HostSubnet);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HostSubnetContentNested withNewHostSubnetContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$HostSubnetContentNested withNewHostSubnetContentLike(io.fabric.openshift.api.model.HostSubnet);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withGroupRestrictionContent(io.fabric.openshift.api.model.GroupRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GroupRestrictionContentNested withNewGroupRestrictionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$GroupRestrictionContentNested withNewGroupRestrictionContentLike(io.fabric.openshift.api.model.GroupRestriction);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withAppliedClusterResourceQuotaContent(io.fabric.openshift.api.model.AppliedClusterResourceQuota);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$AppliedClusterResourceQuotaContentNested withNewAppliedClusterResourceQuotaContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$AppliedClusterResourceQuotaContentNested withNewAppliedClusterResourceQuotaContentLike(io.fabric.openshift.api.model.AppliedClusterResourceQuota);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withOAuthAccessTokenListContent(io.fabric.openshift.api.model.OAuthAccessTokenList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthAccessTokenListContentNested withNewOAuthAccessTokenListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthAccessTokenListContentNested withNewOAuthAccessTokenListContentLike(io.fabric.openshift.api.model.OAuthAccessTokenList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withJenkinsPipelineBuildStrategyContent(io.fabric.openshift.api.model.JenkinsPipelineBuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$JenkinsPipelineBuildStrategyContentNested withNewJenkinsPipelineBuildStrategyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$JenkinsPipelineBuildStrategyContentNested withNewJenkinsPipelineBuildStrategyContentLike(io.fabric.openshift.api.model.JenkinsPipelineBuildStrategy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSecurityContextConstraintsContent(io.fabric.openshift.api.model.SecurityContextConstraints);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecurityContextConstraintsContentNested withNewSecurityContextConstraintsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SecurityContextConstraintsContentNested withNewSecurityContextConstraintsContentLike(io.fabric.openshift.api.model.SecurityContextConstraints);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSupplementalGroupsStrategyOptionsContent(io.fabric.openshift.api.model.SupplementalGroupsStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SupplementalGroupsStrategyOptionsContentNested withNewSupplementalGroupsStrategyOptionsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SupplementalGroupsStrategyOptionsContentNested withNewSupplementalGroupsStrategyOptionsContentLike(io.fabric.openshift.api.model.SupplementalGroupsStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withServiceAccountPodSecurityPolicyReviewStatusContent(io.fabric.openshift.api.model.ServiceAccountPodSecurityPolicyReviewStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ServiceAccountPodSecurityPolicyReviewStatusContentNested withNewServiceAccountPodSecurityPolicyReviewStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ServiceAccountPodSecurityPolicyReviewStatusContentNested withNewServiceAccountPodSecurityPolicyReviewStatusContentLike(io.fabric.openshift.api.model.ServiceAccountPodSecurityPolicyReviewStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildRequestContent(io.fabric.openshift.api.model.BuildRequest);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildRequestContentNested withNewBuildRequestContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildRequestContentNested withNewBuildRequestContentLike(io.fabric.openshift.api.model.BuildRequest);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSELinuxContextStrategyOptionsContent(io.fabric.openshift.api.model.SELinuxContextStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SELinuxContextStrategyOptionsContentNested withNewSELinuxContextStrategyOptionsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SELinuxContextStrategyOptionsContentNested withNewSELinuxContextStrategyOptionsContentLike(io.fabric.openshift.api.model.SELinuxContextStrategyOptions);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterRoleListContent(io.fabric.openshift.api.model.ClusterRoleList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleListContentNested withNewClusterRoleListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterRoleListContentNested withNewClusterRoleListContentLike(io.fabric.openshift.api.model.ClusterRoleList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRouteListContent(io.fabric.openshift.api.model.RouteList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteListContentNested withNewRouteListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteListContentNested withNewRouteListContentLike(io.fabric.openshift.api.model.RouteList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamStatusContent(io.fabric.openshift.api.model.ImageStreamStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamStatusContentNested withNewImageStreamStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamStatusContentNested withNewImageStreamStatusContentLike(io.fabric.openshift.api.model.ImageStreamStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withEgressNetworkPolicyContent(io.fabric.openshift.api.model.EgressNetworkPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicyContentNested withNewEgressNetworkPolicyContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$EgressNetworkPolicyContentNested withNewEgressNetworkPolicyContentLike(io.fabric.openshift.api.model.EgressNetworkPolicy);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNetNamespaceContent(io.fabric.openshift.api.model.NetNamespace);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$NetNamespaceContentNested withNewNetNamespaceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$NetNamespaceContentNested withNewNetNamespaceContentLike(io.fabric.openshift.api.model.NetNamespace);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withUserIdentityMappingContent(io.fabric.openshift.api.model.UserIdentityMapping);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserIdentityMappingContentNested withNewUserIdentityMappingContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$UserIdentityMappingContentNested withNewUserIdentityMappingContentLike(io.fabric.openshift.api.model.UserIdentityMapping);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withDeploymentDetailsContent(io.fabric.openshift.api.model.DeploymentDetails);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentDetailsContentNested withNewDeploymentDetailsContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$DeploymentDetailsContentNested withNewDeploymentDetailsContentLike(io.fabric.openshift.api.model.DeploymentDetails);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodSecurityPolicySubjectReviewStatusContent(io.fabric.openshift.api.model.PodSecurityPolicySubjectReviewStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySubjectReviewStatusContentNested withNewPodSecurityPolicySubjectReviewStatusContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySubjectReviewStatusContentNested withNewPodSecurityPolicySubjectReviewStatusContentLike(io.fabric.openshift.api.model.PodSecurityPolicySubjectReviewStatus);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPodSecurityPolicySubjectReviewSpecContent(io.fabric.openshift.api.model.PodSecurityPolicySubjectReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySubjectReviewSpecContentNested withNewPodSecurityPolicySubjectReviewSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$PodSecurityPolicySubjectReviewSpecContentNested withNewPodSecurityPolicySubjectReviewSpecContentLike(io.fabric.openshift.api.model.PodSecurityPolicySubjectReviewSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamContent(io.fabric.openshift.api.model.ImageStream);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamContentNested withNewImageStreamContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamContentNested withNewImageStreamContentLike(io.fabric.openshift.api.model.ImageStream);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildListContent(io.fabric.openshift.api.model.BuildList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildListContentNested withNewBuildListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildListContentNested withNewBuildListContentLike(io.fabric.openshift.api.model.BuildList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withTemplateListContent(io.fabric.openshift.api.model.TemplateList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateListContentNested withNewTemplateListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$TemplateListContentNested withNewTemplateListContentLike(io.fabric.openshift.api.model.TemplateList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withBuildOutputContent(io.fabric.openshift.api.model.BuildOutput);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildOutputContentNested withNewBuildOutputContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$BuildOutputContentNested withNewBuildOutputContentLike(io.fabric.openshift.api.model.BuildOutput);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withProjectSpecContent(io.fabric.openshift.api.model.ProjectSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectSpecContentNested withNewProjectSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ProjectSpecContentNested withNewProjectSpecContentLike(io.fabric.openshift.api.model.ProjectSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSourceRevisionContent(io.fabric.openshift.api.model.SourceRevision);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SourceRevisionContentNested withNewSourceRevisionContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SourceRevisionContentNested withNewSourceRevisionContentLike(io.fabric.openshift.api.model.SourceRevision);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withObjectReferenceContent(io.fabric.kubernetes.api.model.ObjectReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ObjectReferenceContentNested withNewObjectReferenceContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ObjectReferenceContentNested withNewObjectReferenceContentLike(io.fabric.kubernetes.api.model.ObjectReference);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withSignatureIssuerContent(io.fabric.openshift.api.model.SignatureIssuer);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SignatureIssuerContentNested withNewSignatureIssuerContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$SignatureIssuerContentNested withNewSignatureIssuerContentLike(io.fabric.openshift.api.model.SignatureIssuer);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewSignatureIssuerContent(java.lang.String, java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageLayerContent(io.fabric.openshift.api.model.ImageLayer);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageLayerContentNested withNewImageLayerContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageLayerContentNested withNewImageLayerContentLike(io.fabric.openshift.api.model.ImageLayer);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNewImageLayerContent(java.lang.String, java.lang.String, java.lang.Long);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withClusterResourceQuotaSpecContent(io.fabric.openshift.api.model.ClusterResourceQuotaSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaSpecContentNested withNewClusterResourceQuotaSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ClusterResourceQuotaSpecContentNested withNewClusterResourceQuotaSpecContentLike(io.fabric.openshift.api.model.ClusterResourceQuotaSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withImageStreamSpecContent(io.fabric.openshift.api.model.ImageStreamSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamSpecContentNested withNewImageStreamSpecContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$ImageStreamSpecContentNested withNewImageStreamSpecContentLike(io.fabric.openshift.api.model.ImageStreamSpec);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRouteIngressContent(io.fabric.openshift.api.model.RouteIngress);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteIngressContentNested withNewRouteIngressContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RouteIngressContentNested withNewRouteIngressContentLike(io.fabric.openshift.api.model.RouteIngress);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withOAuthClientContent(io.fabric.openshift.api.model.OAuthClient);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthClientContentNested withNewOAuthClientContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$OAuthClientContentNested withNewOAuthClientContentLike(io.fabric.openshift.api.model.OAuthClient);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withIdentityContent(io.fabric.openshift.api.model.Identity);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$IdentityContentNested withNewIdentityContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$IdentityContentNested withNewIdentityContentLike(io.fabric.openshift.api.model.Identity);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withRangeAllocationListContent(io.fabric.openshift.api.model.RangeAllocationList);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RangeAllocationListContentNested withNewRangeAllocationListContent();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent$RangeAllocationListContentNested withNewRangeAllocationListContentLike(io.fabric.openshift.api.model.RangeAllocationList);
public abstract java.lang.Boolean getIsNonResourceURL();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withIsNonResourceURL(java.lang.Boolean);
public abstract java.lang.Boolean hasIsNonResourceURL();
public abstract java.lang.String getKind();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withKind(java.lang.String);
public abstract java.lang.Boolean hasKind();
public abstract java.lang.String getNamespace();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withNamespace(java.lang.String);
public abstract java.lang.Boolean hasNamespace();
public abstract java.lang.String getPath();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withPath(java.lang.String);
public abstract java.lang.Boolean hasPath();
public abstract java.lang.String getResource();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withResource(java.lang.String);
public abstract java.lang.Boolean hasResource();
public abstract java.lang.String getResourceAPIGroup();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withResourceAPIGroup(java.lang.String);
public abstract java.lang.Boolean hasResourceAPIGroup();
public abstract java.lang.String getResourceAPIVersion();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withResourceAPIVersion(java.lang.String);
public abstract java.lang.Boolean hasResourceAPIVersion();
public abstract java.lang.String getResourceName();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withResourceName(java.lang.String);
public abstract java.lang.Boolean hasResourceName();
public abstract java.lang.String getVerb();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withVerb(java.lang.String);
public abstract java.lang.Boolean hasVerb();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent addToAdditionalProperties(java.lang.String, java.lang.Object);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent addToAdditionalProperties(java.util.Map);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent removeFromAdditionalProperties(java.lang.String);
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent removeFromAdditionalProperties(java.util.Map);
public abstract java.util.Map getAdditionalProperties();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withAdditionalProperties(java.util.Map);
public abstract java.lang.Boolean hasAdditionalProperties();
public abstract io.fabric.openshift.api.model.ResourceAccessReviewFluent withIsNonResourceURL();
}