Uses of Interface
io.fabric8.openshift.client.dsl.ProjectRequestOperation
-
Packages that use ProjectRequestOperation Package Description io.fabric8.openshift.client io.fabric8.openshift.client.dsl.internal io.fabric8.openshift.client.osgi -
-
Uses of ProjectRequestOperation in io.fabric8.openshift.client
Methods in io.fabric8.openshift.client that return ProjectRequestOperation Modifier and Type Method Description ProjectRequestOperationDefaultOpenShiftClient. projectrequests()ProjectRequestOperationOpenShiftClient. projectrequests()API entrypoint for accessing ProjectRequest operations(project.openshift.io/v1) -
Uses of ProjectRequestOperation in io.fabric8.openshift.client.dsl.internal
Classes in io.fabric8.openshift.client.dsl.internal that implement ProjectRequestOperation Modifier and Type Class Description classProjectRequestsOperationImpl -
Uses of ProjectRequestOperation in io.fabric8.openshift.client.osgi
Methods in io.fabric8.openshift.client.osgi that return ProjectRequestOperation Modifier and Type Method Description ProjectRequestOperationManagedOpenShiftClient. projectrequests()
-