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.displayName(java.lang.String displayName) |
Set the displayName.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.newBuilder() |
New builder.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.removeEngineProperties(RemovePrestissimoEngineProperties removeEngineProperties) |
Set the removeEngineProperties.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.restartType(java.lang.String restartType) |
Set the restartType.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.tags(java.util.List<java.lang.String> tags) |
Set the tags.
|
PrestissimoEnginePatch.Builder |
PrestissimoEnginePatch.Builder.xProperties(PrestissimoEngineProperties xProperties) |
Set the xProperties.
|