Uses of Class
io.kubernetes.client.openapi.models.V1TypedObjectReference
Packages that use V1TypedObjectReference
-
Uses of V1TypedObjectReference in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1TypedObjectReferenceModifier and TypeMethodDescriptionstatic V1TypedObjectReferenceCreate an instance of V1TypedObjectReference given an JSON stringV1PersistentVolumeClaimSpec.getDataSourceRef()Get dataSourceRefMethods in io.kubernetes.client.openapi.models with parameters of type V1TypedObjectReferenceModifier and TypeMethodDescriptionV1PersistentVolumeClaimSpec.dataSourceRef(V1TypedObjectReference dataSourceRef) voidV1PersistentVolumeClaimSpec.setDataSourceRef(V1TypedObjectReference dataSourceRef)