Uses of Interface
io.kubernetes.client.openapi.models.V1ReplicationControllerFluent.MetadataNested
Packages that use V1ReplicationControllerFluent.MetadataNested
-
Uses of V1ReplicationControllerFluent.MetadataNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ReplicationControllerFluent.MetadataNestedModifier and TypeMethodDescriptionV1ReplicationControllerFluent.editMetadata()
V1ReplicationControllerFluentImpl.editMetadata()
V1ReplicationControllerFluent.editOrNewMetadata()
V1ReplicationControllerFluentImpl.editOrNewMetadata()
V1ReplicationControllerFluent.editOrNewMetadataLike
(io.kubernetes.client.openapi.models.V1ObjectMeta item) V1ReplicationControllerFluentImpl.editOrNewMetadataLike
(io.kubernetes.client.openapi.models.V1ObjectMeta item) V1ReplicationControllerFluent.withNewMetadata()
V1ReplicationControllerFluentImpl.withNewMetadata()
V1ReplicationControllerFluent.withNewMetadataLike
(io.kubernetes.client.openapi.models.V1ObjectMeta item) V1ReplicationControllerFluentImpl.withNewMetadataLike
(io.kubernetes.client.openapi.models.V1ObjectMeta item)