Uses of Class
com.google.storage.v2.StorageSettings.Builder
Packages that use StorageSettings.Builder
-
Uses of StorageSettings.Builder in com.google.storage.v2
Methods in com.google.storage.v2 that return StorageSettings.BuilderModifier and TypeMethodDescriptionStorageSettings.Builder.applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?, ?>, Void> settingsUpdater) Applies the given settings updater function to all of the unary API methods in this service.static StorageSettings.BuilderStorageSettings.newBuilder()Returns a new builder for this class.static StorageSettings.BuilderStorageSettings.newBuilder(com.google.api.gax.rpc.ClientContext clientContext) Returns a new builder for this class.StorageSettings.toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.storage.v2 with parameters of type StorageSettings.Builder