Uses of Class
com.google.cloud.storageinsights.v1.stub.StorageInsightsStubSettings.Builder
-
Packages that use StorageInsightsStubSettings.Builder Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights APIcom.google.cloud.storageinsights.v1.stub -
-
Uses of StorageInsightsStubSettings.Builder in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return StorageInsightsStubSettings.Builder Modifier and Type Method Description StorageInsightsStubSettings.Builder
StorageInsightsSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.storageinsights.v1 with parameters of type StorageInsightsStubSettings.Builder Constructor Description Builder(StorageInsightsStubSettings.Builder stubSettings)
-
Uses of StorageInsightsStubSettings.Builder in com.google.cloud.storageinsights.v1.stub
Methods in com.google.cloud.storageinsights.v1.stub that return StorageInsightsStubSettings.Builder Modifier and Type Method Description StorageInsightsStubSettings.Builder
StorageInsightsStubSettings.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 StorageInsightsStubSettings.Builder
StorageInsightsStubSettings. newBuilder()
Returns a new gRPC builder for this class.static StorageInsightsStubSettings.Builder
StorageInsightsStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static StorageInsightsStubSettings.Builder
StorageInsightsStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.StorageInsightsStubSettings.Builder
StorageInsightsStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.storageinsights.v1.stub with parameters of type StorageInsightsStubSettings.Builder Constructor Description StorageInsightsStubSettings(StorageInsightsStubSettings.Builder settingsBuilder)
-