Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.RebootAnnotationArguments
-
Packages that use RebootAnnotationArguments Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 -
-
Uses of RebootAnnotationArguments in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 that return RebootAnnotationArguments Modifier and Type Method Description RebootAnnotationArgumentsRebootAnnotationArgumentsBuilder. build()Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with parameters of type RebootAnnotationArguments Modifier and Type Method Description protected voidRebootAnnotationArgumentsFluent. copyInstance(RebootAnnotationArguments instance)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1 with parameters of type RebootAnnotationArguments Constructor Description RebootAnnotationArgumentsBuilder(RebootAnnotationArguments instance)RebootAnnotationArgumentsBuilder(RebootAnnotationArgumentsFluent<?> fluent, RebootAnnotationArguments instance)RebootAnnotationArgumentsFluent(RebootAnnotationArguments instance)
-