public class IntegrationObjectItemBuilder
extends java.lang.Object
IntegrationObjectItemModel.| Constructor and Description |
|---|
IntegrationObjectItemBuilder() |
| Modifier and Type | Method and Description |
|---|---|
IntegrationObjectItemModel |
build() |
IntegrationObjectItemBuilder |
forType(java.lang.String type) |
static IntegrationObjectItemBuilder |
item() |
IntegrationObjectItemBuilder |
withAttribute(IntegrationObjectItemAttributeBuilder spec) |
IntegrationObjectItemBuilder |
withCode(java.lang.String code) |
public static IntegrationObjectItemBuilder item()
public IntegrationObjectItemBuilder forType(java.lang.String type)
public IntegrationObjectItemBuilder withAttribute(IntegrationObjectItemAttributeBuilder spec)
public IntegrationObjectItemBuilder withCode(java.lang.String code)
public IntegrationObjectItemModel build()
Copyright © 2018 SAP SE. All Rights Reserved.