TYPE - the builder type.public interface ServiceConfigurableBuilder<TYPE>
| Modifier and Type | Method and Description |
|---|---|
ServiceConfiguration.Builder<? extends TYPE> |
service()
Gets the service configuration builder related to the routine builder instance.
The configuration options not supported by the routine builder implementation might be ignored. |
@Nonnull ServiceConfiguration.Builder<? extends TYPE> service()