public static class MappingResult.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
MappingResult.Builder |
addProperty(Property property) |
MappingResult |
build() |
MappingResult.Builder |
withComponentType(String componentType) |
MappingResult.Builder |
withEndpointType(String endpointType) |
MappingResult.Builder |
withProperties(List<Property> properties) |
public MappingResult.Builder withComponentType(String componentType)
public MappingResult.Builder withEndpointType(String endpointType)
public MappingResult.Builder withProperties(List<Property> properties)
public MappingResult.Builder addProperty(Property property)
public MappingResult build()
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.