public static class TenancyAssociation.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TenancyAssociation |
build() |
TenancyAssociation.Builder |
copy(TenancyAssociation model) |
TenancyAssociation.Builder |
tenancyId(String tenancyId)
The Oracle ID
(OCID) of the
tenancy to which the governance rule will be applied as part of this tenancy inclusion
criterion.
|
public TenancyAssociation.Builder tenancyId(String tenancyId)
The Oracle ID (OCID) of the tenancy to which the governance rule will be applied as part of this tenancy inclusion criterion.
tenancyId
- the value to setpublic TenancyAssociation build()
public TenancyAssociation.Builder copy(TenancyAssociation model)
Copyright © 2016–2024. All rights reserved.