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.modelMethods in com.oracle.bmc.lockbox.model that return ApprovalTemplateCollection Modifier and Type Method Description ApprovalTemplateCollectionApprovalTemplateCollection.Builder. build()Methods in com.oracle.bmc.lockbox.model with parameters of type ApprovalTemplateCollection Modifier and Type Method Description ApprovalTemplateCollection.BuilderApprovalTemplateCollection.Builder. copy(ApprovalTemplateCollection model)
- 
Uses of ApprovalTemplateCollection in com.oracle.bmc.lockbox.responsesMethods in com.oracle.bmc.lockbox.responses that return ApprovalTemplateCollection Modifier and Type Method Description ApprovalTemplateCollectionListApprovalTemplatesResponse. getApprovalTemplateCollection()The returned ApprovalTemplateCollection instance.Methods in com.oracle.bmc.lockbox.responses with parameters of type ApprovalTemplateCollection Modifier and Type Method Description ListApprovalTemplatesResponse.BuilderListApprovalTemplatesResponse.Builder. approvalTemplateCollection(ApprovalTemplateCollection approvalTemplateCollection)The returned ApprovalTemplateCollection instance.
 
-