Uses of Class
com.baidubce.services.bcc.model.SnapshotModel

Packages that use SnapshotModel
com.baidubce.services.bcc.model.snapshot   
 

Uses of SnapshotModel in com.baidubce.services.bcc.model.snapshot
 

Methods in com.baidubce.services.bcc.model.snapshot that return SnapshotModel
 SnapshotModel GetSnapshotResponse.getSnapshot()
           
 

Methods in com.baidubce.services.bcc.model.snapshot that return types with arguments of type SnapshotModel
 List<SnapshotModel> ListSnapshotsResponse.getSnapshots()
           
 

Methods in com.baidubce.services.bcc.model.snapshot with parameters of type SnapshotModel
 void GetSnapshotResponse.setSnapshot(SnapshotModel snapshot)
           
 

Method parameters in com.baidubce.services.bcc.model.snapshot with type arguments of type SnapshotModel
 void ListSnapshotsResponse.setSnapshots(List<SnapshotModel> snapshots)
           
 



Copyright © 2018. All rights reserved.