Uses of Class
io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1.VSpherePermissionBuilder
-
Packages that use VSpherePermissionBuilder Package Description io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1 -
-
Uses of VSpherePermissionBuilder in io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1 that return VSpherePermissionBuilder Modifier and Type Method Description VSpherePermissionBuilderVSpherePermission. edit()VSpherePermissionBuilderVSpherePermission. toBuilder()Method parameters in io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1 with type arguments of type VSpherePermissionBuilder Modifier and Type Method Description VSpherePermissionVSphereProviderSpecFluent. buildMatchingPermission(Predicate<VSpherePermissionBuilder> predicate)VSphereProviderSpecFluent.PermissionsNested<A>VSphereProviderSpecFluent. editMatchingPermission(Predicate<VSpherePermissionBuilder> predicate)booleanVSphereProviderSpecFluent. hasMatchingPermission(Predicate<VSpherePermissionBuilder> predicate)AVSphereProviderSpecFluent. removeMatchingFromPermissions(Predicate<VSpherePermissionBuilder> predicate)
-