public static class ImportContract.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ImportContract |
build() |
ImportContract.Builder |
copy(ImportContract o) |
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 o)
Copyright © 2016–2022. All rights reserved.