Uses of Class
com.google.storage.v2.stub.StorageStubSettings
Packages that use StorageStubSettings
-
Uses of StorageStubSettings in com.google.storage.v2
Methods in com.google.storage.v2 with parameters of type StorageStubSettingsModifier and TypeMethodDescriptionstatic final StorageSettingsStorageSettings.create(StorageStubSettings stub) -
Uses of StorageStubSettings in com.google.storage.v2.stub
Methods in com.google.storage.v2.stub that return StorageStubSettingsMethods in com.google.storage.v2.stub with parameters of type StorageStubSettingsModifier and TypeMethodDescriptionstatic final GrpcStorageStubGrpcStorageStub.create(StorageStubSettings settings) Constructors in com.google.storage.v2.stub with parameters of type StorageStubSettingsModifierConstructorDescriptionprotectedBuilder(StorageStubSettings settings) protectedGrpcStorageStub(StorageStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) Constructs an instance of GrpcStorageStub, using the given settings.protectedGrpcStorageStub(StorageStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcStorageStub, using the given settings.