Uses of Class
com.google.cloud.storage.HttpStorageOptions
Packages that use HttpStorageOptions
-
Uses of HttpStorageOptions in com.google.cloud.storage
Methods in com.google.cloud.storage that return HttpStorageOptionsModifier and TypeMethodDescriptionHttpStorageOptions.Builder.build()static HttpStorageOptionsHttpStorageOptions.getDefaultInstance()MultipartUploadSettings.getOptions()Returns theHttpStorageOptionsconfigured for multipart uploads.Methods in com.google.cloud.storage with parameters of type HttpStorageOptionsModifier and TypeMethodDescriptionstatic MultipartUploadSettingsMultipartUploadSettings.of(HttpStorageOptions options) Creates a newMultipartUploadSettingsinstance with the specifiedHttpStorageOptions.