Class LaunchExtension.Builder<T extends LaunchExtension,B extends LaunchExtension.Builder<?,?>>
java.lang.Object
google.registry.model.Buildable.Builder<T>
google.registry.model.Buildable.GenericBuilder<T,B>
google.registry.model.domain.launch.LaunchExtension.Builder<T,B>
- Enclosing class:
LaunchExtension
public static class LaunchExtension.Builder<T extends LaunchExtension,B extends LaunchExtension.Builder<?,?>>
extends Buildable.GenericBuilder<T,B>
A builder for constructing
LaunchExtension
.-
Constructor Summary
-
Method Summary
Methods inherited from class google.registry.model.Buildable.GenericBuilder
thisCastToDerived
Methods inherited from class google.registry.model.Buildable.Builder
build, getInstance
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setPhase
-