PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.addTags(java.lang.String tags) |
Adds a new element to tags.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.description(java.lang.String description) |
Set the description.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.engineDisplayName(java.lang.String engineDisplayName) |
Set the engineDisplayName.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.engineProperties(PrestissimoEngineEngineProperties engineProperties) |
Set the engineProperties.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.engineRestart(java.lang.String engineRestart) |
Set the engineRestart.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.newBuilder() |
New builder.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.removeEngineProperties(RemoveEngineProperties removeEngineProperties) |
Set the removeEngineProperties.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.tags(java.util.List<java.lang.String> tags) |
Set the tags.
|