Interface V1ListMetaFluent<A extends V1ListMetaFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
CoreV1EventListFluent.MetadataNested<N>
,EventsV1EventListFluent.MetadataNested<N>
,V1alpha1ClusterCIDRListFluent.MetadataNested<N>
,V1alpha1StorageVersionListFluent.MetadataNested<N>
,V1APIServiceListFluent.MetadataNested<N>
,V1beta1CSIStorageCapacityListFluent.MetadataNested<N>
,V1beta1FlowSchemaListFluent.MetadataNested<N>
,V1beta1PriorityLevelConfigurationListFluent.MetadataNested<N>
,V1beta2FlowSchemaListFluent.MetadataNested<N>
,V1beta2PriorityLevelConfigurationListFluent.MetadataNested<N>
,V1CertificateSigningRequestListFluent.MetadataNested<N>
,V1ClusterRoleBindingListFluent.MetadataNested<N>
,V1ClusterRoleListFluent.MetadataNested<N>
,V1ComponentStatusListFluent.MetadataNested<N>
,V1ConfigMapListFluent.MetadataNested<N>
,V1ControllerRevisionListFluent.MetadataNested<N>
,V1CronJobListFluent.MetadataNested<N>
,V1CSIDriverListFluent.MetadataNested<N>
,V1CSINodeListFluent.MetadataNested<N>
,V1CSIStorageCapacityListFluent.MetadataNested<N>
,V1CustomResourceDefinitionListFluent.MetadataNested<N>
,V1DaemonSetListFluent.MetadataNested<N>
,V1DeploymentListFluent.MetadataNested<N>
,V1EndpointSliceListFluent.MetadataNested<N>
,V1EndpointsListFluent.MetadataNested<N>
,V1HorizontalPodAutoscalerListFluent.MetadataNested<N>
,V1IngressClassListFluent.MetadataNested<N>
,V1IngressListFluent.MetadataNested<N>
,V1JobListFluent.MetadataNested<N>
,V1LeaseListFluent.MetadataNested<N>
,V1LimitRangeListFluent.MetadataNested<N>
,V1MutatingWebhookConfigurationListFluent.MetadataNested<N>
,V1NamespaceListFluent.MetadataNested<N>
,V1NetworkPolicyListFluent.MetadataNested<N>
,V1NodeListFluent.MetadataNested<N>
,V1PersistentVolumeClaimListFluent.MetadataNested<N>
,V1PersistentVolumeListFluent.MetadataNested<N>
,V1PodDisruptionBudgetListFluent.MetadataNested<N>
,V1PodListFluent.MetadataNested<N>
,V1PodTemplateListFluent.MetadataNested<N>
,V1PriorityClassListFluent.MetadataNested<N>
,V1ReplicaSetListFluent.MetadataNested<N>
,V1ReplicationControllerListFluent.MetadataNested<N>
,V1ResourceQuotaListFluent.MetadataNested<N>
,V1RoleBindingListFluent.MetadataNested<N>
,V1RoleListFluent.MetadataNested<N>
,V1RuntimeClassListFluent.MetadataNested<N>
,V1SecretListFluent.MetadataNested<N>
,V1ServiceAccountListFluent.MetadataNested<N>
,V1ServiceListFluent.MetadataNested<N>
,V1StatefulSetListFluent.MetadataNested<N>
,V1StatusFluent.MetadataNested<N>
,V1StorageClassListFluent.MetadataNested<N>
,V1ValidatingWebhookConfigurationListFluent.MetadataNested<N>
,V1VolumeAttachmentListFluent.MetadataNested<N>
,V2beta2HorizontalPodAutoscalerListFluent.MetadataNested<N>
,V2HorizontalPodAutoscalerListFluent.MetadataNested<N>
- All Known Implementing Classes:
V1ListMetaBuilder
,V1ListMetaFluentImpl
Generated
-
Method Summary
Modifier and TypeMethodDescriptionwithContinue
(String _continue) withRemainingItemCount
(Long remainingItemCount) withResourceVersion
(String resourceVersion) withSelfLink
(String selfLink)
-
Method Details
-
getContinue
String getContinue() -
withContinue
-
hasContinue
Boolean hasContinue() -
getRemainingItemCount
Long getRemainingItemCount() -
withRemainingItemCount
-
hasRemainingItemCount
Boolean hasRemainingItemCount() -
getResourceVersion
String getResourceVersion() -
withResourceVersion
-
hasResourceVersion
Boolean hasResourceVersion() -
getSelfLink
String getSelfLink() -
withSelfLink
-
hasSelfLink
Boolean hasSelfLink()
-