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