public static class EventarcSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<EventarcSettings,EventarcSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(EventarcSettings settings) |
protected |
Builder(EventarcStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
EventarcSettings.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.
|
EventarcSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata> |
createChannelConnectionOperationSettings()
Returns the builder for the settings used for calls to createChannelConnection.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateChannelConnectionRequest,com.google.longrunning.Operation> |
createChannelConnectionSettings()
Returns the builder for the settings used for calls to createChannelConnection.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateChannelRequest,Channel,OperationMetadata> |
createChannelOperationSettings()
Returns the builder for the settings used for calls to createChannel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateChannelRequest,com.google.longrunning.Operation> |
createChannelSettings()
Returns the builder for the settings used for calls to createChannel.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTriggerRequest,Trigger,OperationMetadata> |
createTriggerOperationSettings()
Returns the builder for the settings used for calls to createTrigger.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTriggerRequest,com.google.longrunning.Operation> |
createTriggerSettings()
Returns the builder for the settings used for calls to createTrigger.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata> |
deleteChannelConnectionOperationSettings()
Returns the builder for the settings used for calls to deleteChannelConnection.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteChannelConnectionRequest,com.google.longrunning.Operation> |
deleteChannelConnectionSettings()
Returns the builder for the settings used for calls to deleteChannelConnection.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteChannelRequest,Channel,OperationMetadata> |
deleteChannelOperationSettings()
Returns the builder for the settings used for calls to deleteChannel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteChannelRequest,com.google.longrunning.Operation> |
deleteChannelSettings()
Returns the builder for the settings used for calls to deleteChannel.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTriggerRequest,Trigger,OperationMetadata> |
deleteTriggerOperationSettings()
Returns the builder for the settings used for calls to deleteTrigger.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTriggerRequest,com.google.longrunning.Operation> |
deleteTriggerSettings()
Returns the builder for the settings used for calls to deleteTrigger.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelConnectionRequest,ChannelConnection> |
getChannelConnectionSettings()
Returns the builder for the settings used for calls to getChannelConnection.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelRequest,Channel> |
getChannelSettings()
Returns the builder for the settings used for calls to getChannel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGoogleChannelConfigRequest,GoogleChannelConfig> |
getGoogleChannelConfigSettings()
Returns the builder for the settings used for calls to getGoogleChannelConfig.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProviderRequest,Provider> |
getProviderSettings()
Returns the builder for the settings used for calls to getProvider.
|
EventarcStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTriggerRequest,Trigger> |
getTriggerSettings()
Returns the builder for the settings used for calls to getTrigger.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelConnectionsRequest,ListChannelConnectionsResponse,EventarcClient.ListChannelConnectionsPagedResponse> |
listChannelConnectionsSettings()
Returns the builder for the settings used for calls to listChannelConnections.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelsRequest,ListChannelsResponse,EventarcClient.ListChannelsPagedResponse> |
listChannelsSettings()
Returns the builder for the settings used for calls to listChannels.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,EventarcClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProvidersRequest,ListProvidersResponse,EventarcClient.ListProvidersPagedResponse> |
listProvidersSettings()
Returns the builder for the settings used for calls to listProviders.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTriggersRequest,ListTriggersResponse,EventarcClient.ListTriggersPagedResponse> |
listTriggersSettings()
Returns the builder for the settings used for calls to listTriggers.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateChannelRequest,Channel,OperationMetadata> |
updateChannelOperationSettings()
Returns the builder for the settings used for calls to updateChannel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateChannelRequest,com.google.longrunning.Operation> |
updateChannelSettings()
Returns the builder for the settings used for calls to updateChannel.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGoogleChannelConfigRequest,GoogleChannelConfig> |
updateGoogleChannelConfigSettings()
Returns the builder for the settings used for calls to updateGoogleChannelConfig.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTriggerRequest,Trigger,OperationMetadata> |
updateTriggerOperationSettings()
Returns the builder for the settings used for calls to updateTrigger.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTriggerRequest,com.google.longrunning.Operation> |
updateTriggerSettings()
Returns the builder for the settings used for calls to updateTrigger.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(EventarcSettings settings)
protected Builder(EventarcStubSettings.Builder stubSettings)
public EventarcStubSettings.Builder getStubSettingsBuilder()
public EventarcSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTriggerRequest,Trigger> getTriggerSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTriggersRequest,ListTriggersResponse,EventarcClient.ListTriggersPagedResponse> listTriggersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTriggerRequest,com.google.longrunning.Operation> createTriggerSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTriggerRequest,Trigger,OperationMetadata> createTriggerOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTriggerRequest,com.google.longrunning.Operation> updateTriggerSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTriggerRequest,Trigger,OperationMetadata> updateTriggerOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTriggerRequest,com.google.longrunning.Operation> deleteTriggerSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTriggerRequest,Trigger,OperationMetadata> deleteTriggerOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelRequest,Channel> getChannelSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelsRequest,ListChannelsResponse,EventarcClient.ListChannelsPagedResponse> listChannelsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateChannelRequest,com.google.longrunning.Operation> createChannelSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateChannelRequest,Channel,OperationMetadata> createChannelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateChannelRequest,com.google.longrunning.Operation> updateChannelSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateChannelRequest,Channel,OperationMetadata> updateChannelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteChannelRequest,com.google.longrunning.Operation> deleteChannelSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteChannelRequest,Channel,OperationMetadata> deleteChannelOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProviderRequest,Provider> getProviderSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListProvidersRequest,ListProvidersResponse,EventarcClient.ListProvidersPagedResponse> listProvidersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelConnectionRequest,ChannelConnection> getChannelConnectionSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListChannelConnectionsRequest,ListChannelConnectionsResponse,EventarcClient.ListChannelConnectionsPagedResponse> listChannelConnectionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateChannelConnectionRequest,com.google.longrunning.Operation> createChannelConnectionSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata> createChannelConnectionOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteChannelConnectionRequest,com.google.longrunning.Operation> deleteChannelConnectionSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata> deleteChannelConnectionOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGoogleChannelConfigRequest,GoogleChannelConfig> getGoogleChannelConfigSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateGoogleChannelConfigRequest,GoogleChannelConfig> updateGoogleChannelConfigSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,EventarcClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public EventarcSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<EventarcSettings,EventarcSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.