Uses of Class
io.fabric8.openshift.api.model.miscellaneous.apiserver.v1.PerNodeAPIRequestLogBuilder
-
Packages that use PerNodeAPIRequestLogBuilder Package Description io.fabric8.openshift.api.model.miscellaneous.apiserver.v1 -
-
Uses of PerNodeAPIRequestLogBuilder in io.fabric8.openshift.api.model.miscellaneous.apiserver.v1
Methods in io.fabric8.openshift.api.model.miscellaneous.apiserver.v1 that return PerNodeAPIRequestLogBuilder Modifier and Type Method Description PerNodeAPIRequestLogBuilderPerNodeAPIRequestLog. edit()PerNodeAPIRequestLogBuilderPerNodeAPIRequestLog. toBuilder()Method parameters in io.fabric8.openshift.api.model.miscellaneous.apiserver.v1 with type arguments of type PerNodeAPIRequestLogBuilder Modifier and Type Method Description PerNodeAPIRequestLogPerResourceAPIRequestLogFluent. buildMatchingByNode(Predicate<PerNodeAPIRequestLogBuilder> predicate)PerResourceAPIRequestLogFluent.ByNodeNested<A>PerResourceAPIRequestLogFluent. editMatchingByNode(Predicate<PerNodeAPIRequestLogBuilder> predicate)booleanPerResourceAPIRequestLogFluent. hasMatchingByNode(Predicate<PerNodeAPIRequestLogBuilder> predicate)APerResourceAPIRequestLogFluent. removeMatchingFromByNode(Predicate<PerNodeAPIRequestLogBuilder> predicate)
-