Uses of Class
com.google.storage.v2.stub.StorageStubSettings.Builder
Packages that use StorageStubSettings.Builder
-
Uses of StorageStubSettings.Builder in com.google.storage.v2
Methods in com.google.storage.v2 that return StorageStubSettings.BuilderConstructors in com.google.storage.v2 with parameters of type StorageStubSettings.Builder -
Uses of StorageStubSettings.Builder in com.google.storage.v2.stub
Methods in com.google.storage.v2.stub that return StorageStubSettings.BuilderModifier and TypeMethodDescriptionStorageStubSettings.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 StorageStubSettings.BuilderStorageStubSettings.newBuilder()Returns a new builder for this class.static StorageStubSettings.BuilderStorageStubSettings.newBuilder(com.google.api.gax.rpc.ClientContext clientContext) Returns a new builder for this class.StorageStubSettings.toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.storage.v2.stub with parameters of type StorageStubSettings.BuilderModifierConstructorDescriptionprotectedStorageStubSettings(StorageStubSettings.Builder settingsBuilder)