Uses of Class
com.oracle.bmc.lockbox.model.ApprovalTemplateCollection
-
Packages that use ApprovalTemplateCollection Package Description com.oracle.bmc.lockbox.model com.oracle.bmc.lockbox.responses -
-
Uses of ApprovalTemplateCollection in com.oracle.bmc.lockbox.model
Methods in com.oracle.bmc.lockbox.model that return ApprovalTemplateCollection Modifier and Type Method Description ApprovalTemplateCollection
ApprovalTemplateCollection.Builder. build()
Methods in com.oracle.bmc.lockbox.model with parameters of type ApprovalTemplateCollection Modifier and Type Method Description ApprovalTemplateCollection.Builder
ApprovalTemplateCollection.Builder. copy(ApprovalTemplateCollection model)
-
Uses of ApprovalTemplateCollection in com.oracle.bmc.lockbox.responses
Methods in com.oracle.bmc.lockbox.responses that return ApprovalTemplateCollection Modifier and Type Method Description ApprovalTemplateCollection
ListApprovalTemplatesResponse. getApprovalTemplateCollection()
The returned ApprovalTemplateCollection instance.Methods in com.oracle.bmc.lockbox.responses with parameters of type ApprovalTemplateCollection Modifier and Type Method Description ListApprovalTemplatesResponse.Builder
ListApprovalTemplatesResponse.Builder. approvalTemplateCollection(ApprovalTemplateCollection approvalTemplateCollection)
The returned ApprovalTemplateCollection instance.
-