| Constructor and Description |
|---|
APIModel.APIModelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
APIModel |
build() |
APIModel.APIModelBuilder |
customInfo(String key,
String value) |
APIModel.APIModelBuilder |
resourceGroup(ServiceGroup serviceGroup) |
APIModel.APIModelBuilder |
types(Map<String,Type> types) |
public APIModel.APIModelBuilder resourceGroup(ServiceGroup serviceGroup)
public APIModel.APIModelBuilder types(Map<String,Type> types)
public APIModel.APIModelBuilder customInfo(String key, String value)
public APIModel build()
Copyright © 2015. All rights reserved.