public static class ImportContract.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ImportContract |
build() |
ImportContract.Builder |
copy(ImportContract model) |
ImportContract.Builder |
importContract(List<ResourceTypeImportContract> importContract)
A list of resource type specific import contracts, one for each resource type listed in
the package definition.
|
public ImportContract.Builder importContract(List<ResourceTypeImportContract> importContract)
A list of resource type specific import contracts, one for each resource type listed in the package definition.
importContract
- the value to setpublic ImportContract build()
public ImportContract.Builder copy(ImportContract model)
Copyright © 2016–2024. All rights reserved.