public static class MigrationServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<MigrationServiceStubSettings,MigrationServiceStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(MigrationServiceStubSettings settings) |
Modifier and Type | Method and Description |
---|---|
MigrationServiceStubSettings.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.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<BatchMigrateResourcesRequest,BatchMigrateResourcesResponse,BatchMigrateResourcesOperationMetadata> |
batchMigrateResourcesOperationSettings()
Returns the builder for the settings used for calls to batchMigrateResources.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchMigrateResourcesRequest,com.google.longrunning.Operation> |
batchMigrateResourcesSettings()
Returns the builder for the settings used for calls to batchMigrateResources.
|
MigrationServiceStubSettings |
build() |
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchMigratableResourcesRequest,SearchMigratableResourcesResponse,MigrationServiceClient.SearchMigratableResourcesPagedResponse> |
searchMigratableResourcesSettings()
Returns the builder for the settings used for calls to searchMigratableResources.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toString
protected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(MigrationServiceStubSettings settings)
public MigrationServiceStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exception
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchMigratableResourcesRequest,SearchMigratableResourcesResponse,MigrationServiceClient.SearchMigratableResourcesPagedResponse> searchMigratableResourcesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchMigrateResourcesRequest,com.google.longrunning.Operation> batchMigrateResourcesSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BatchMigrateResourcesRequest,BatchMigrateResourcesResponse,BatchMigrateResourcesOperationMetadata> batchMigrateResourcesOperationSettings()
public MigrationServiceStubSettings build() throws IOException
build
in class com.google.api.gax.rpc.StubSettings.Builder<MigrationServiceStubSettings,MigrationServiceStubSettings.Builder>
IOException
Copyright © 2021 Google LLC. All rights reserved.