Uses of Class
com.oracle.bmc.governancerulescontrolplane.model.TenancyAttachment
-
Packages that use TenancyAttachment Package Description com.oracle.bmc.governancerulescontrolplane.model com.oracle.bmc.governancerulescontrolplane.responses -
-
Uses of TenancyAttachment in com.oracle.bmc.governancerulescontrolplane.model
Methods in com.oracle.bmc.governancerulescontrolplane.model that return TenancyAttachment Modifier and Type Method Description TenancyAttachment
TenancyAttachment.Builder. build()
Methods in com.oracle.bmc.governancerulescontrolplane.model with parameters of type TenancyAttachment Modifier and Type Method Description TenancyAttachment.Builder
TenancyAttachment.Builder. copy(TenancyAttachment model)
-
Uses of TenancyAttachment in com.oracle.bmc.governancerulescontrolplane.responses
Methods in com.oracle.bmc.governancerulescontrolplane.responses that return TenancyAttachment Modifier and Type Method Description TenancyAttachment
GetTenancyAttachmentResponse. getTenancyAttachment()
The returned TenancyAttachment instance.Methods in com.oracle.bmc.governancerulescontrolplane.responses with parameters of type TenancyAttachment Modifier and Type Method Description GetTenancyAttachmentResponse.Builder
GetTenancyAttachmentResponse.Builder. tenancyAttachment(TenancyAttachment tenancyAttachment)
The returned TenancyAttachment instance.
-