类的使用
cn.warpin.thirdPart.huawei.obs.obs.services.model.ObsObject
使用ObsObject的程序包
程序包
说明
-
cn.warpin.thirdPart.huawei.obs.obs.services中ObsObject的使用
修饰符和类型方法说明AbstractObjectClient.getObject(GetObjectRequest request) IObsClient.getObject(GetObjectRequest request) Download an object.Download an object.Download an object.SecretFlexibleObsClient.getObject(GetObjectRequest getObjectRequest, String accessKey, String secretKey) SecretFlexibleObsClient.getObject(GetObjectRequest getObjectRequest, String accessKey, String secretKey, String securityToken) -
cn.warpin.thirdPart.huawei.obs.obs.services.crypto中ObsObject的使用
修饰符和类型方法说明CryptoObsClient.getObject(GetObjectRequest request) protected ObsObjectCryptoObsClient.getObjectImpl(GetObjectRequest request) -
cn.warpin.thirdPart.huawei.obs.obs.services.internal.handler中ObsObject的使用
修饰符和类型字段说明private ObsObjectXmlResponsesSaxParser.ListObjectsHandler.currentExtendCommonPrefixprivate ObsObjectXmlResponsesSaxParser.ListObjectsHandler.currentObject修饰符和类型字段说明XmlResponsesSaxParser.ListObjectsHandler.extendCommonPrefixesXmlResponsesSaxParser.ListObjectsHandler.objects修饰符和类型方法说明XmlResponsesSaxParser.ListObjectsHandler.getExtendCommonPrefixes()XmlResponsesSaxParser.ListObjectsHandler.getExtenedCommonPrefixes()已过时。XmlResponsesSaxParser.ListObjectsHandler.getObjects() -
cn.warpin.thirdPart.huawei.obs.obs.services.internal.service中ObsObject的使用
-
cn.warpin.thirdPart.huawei.obs.obs.services.model中ObsObject的使用
修饰符和类型字段说明ObjectListing.Builder.extendCommonPrefixesObjectListing.extendCommonPrefixesObjectListing.Builder.objectSummariesObjectListing.objectSummaries返回变量类型为ObsObject的类型的cn.warpin.thirdPart.huawei.obs.obs.services.model中的方法修饰符和类型方法说明ObjectListing.getExtendCommonPrefixes()Obtain the list of prefixes to the names of grouped objects.ObjectListing.getExtenedCommonPrefixes()已过时。ObjectListing.getObjects()Obtain the list of objects in the bucket.修饰符和类型方法说明ObjectListing.Builder.extendCommonPrefixes(List<ObsObject> extendCommonPrefixes) ObjectListing.Builder.extenedCommonPrefixes(List<ObsObject> extendCommonPrefixes) 已过时。ObjectListing.Builder.objectSummaries(List<ObsObject> objectSummaries) 类型变量类型为ObsObject的cn.warpin.thirdPart.huawei.obs.obs.services.model中的构造器参数限定符构造器说明ObjectListing(List<ObsObject> objectSummaries, List<String> commonPrefixes, String bucketName, boolean truncated, String prefix, String marker, int maxKeys, String delimiter, String nextMarker, String location) 已过时。ObjectListing(List<ObsObject> objectSummaries, List<String> commonPrefixes, String bucketName, boolean truncated, String prefix, String marker, int maxKeys, String delimiter, String nextMarker, String location, List<ObsObject> extendCommonPrefixes) 已过时。 -
cn.warpin.thirdPart.huawei.obs.obs.services.model.fs中ObsObject的使用