- setClassPath(Iterable<File>) - Method in class net.bytebuddy.build.gradle.AbstractUserConfiguration
-
Sets the class path to use for this configuration.
- setEntryPoint(String) - Method in class net.bytebuddy.build.gradle.Initialization
-
Sets the default entry point or any constant name of EntryPoint.Default.
- setFailFast(boolean) - Method in class net.bytebuddy.build.gradle.ByteBuddyExtension
-
Determines if this mojo should fail fast upon a plugin's failure.
- setFailOnLiveInitializer(boolean) - Method in class net.bytebuddy.build.gradle.ByteBuddyExtension
-
Determines if the build should fail upon discovering a live runtime initializer.
- setInitialization(Initialization) - Method in class net.bytebuddy.build.gradle.ByteBuddyExtension
-
Sets the initialization that should be used.
- setPlugin(String) - Method in class net.bytebuddy.build.gradle.Transformation
-
Sets the plugin's name.
- setSuffix(String) - Method in class net.bytebuddy.build.gradle.ByteBuddyExtension
-
Sets the suffix to apply upon rebased methods.
- setTasks(Set<String>) - Method in class net.bytebuddy.build.gradle.ByteBuddyExtension
-
Sets an explicit list of tasks for which a transformation should be applied.