public static class PlaybooksStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<PlaybooksStubSettings,PlaybooksStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(PlaybooksStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
PlaybooksStubSettings.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.
|
PlaybooksStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePlaybookRequest,Playbook> |
createPlaybookSettings()
Returns the builder for the settings used for calls to createPlaybook.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePlaybookVersionRequest,PlaybookVersion> |
createPlaybookVersionSettings()
Returns the builder for the settings used for calls to createPlaybookVersion.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePlaybookRequest,com.google.protobuf.Empty> |
deletePlaybookSettings()
Returns the builder for the settings used for calls to deletePlaybook.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePlaybookVersionRequest,com.google.protobuf.Empty> |
deletePlaybookVersionSettings()
Returns the builder for the settings used for calls to deletePlaybookVersion.
|
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<GetPlaybookRequest,Playbook> |
getPlaybookSettings()
Returns the builder for the settings used for calls to getPlaybook.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPlaybookVersionRequest,PlaybookVersion> |
getPlaybookVersionSettings()
Returns the builder for the settings used for calls to getPlaybookVersion.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,PlaybooksClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPlaybooksRequest,ListPlaybooksResponse,PlaybooksClient.ListPlaybooksPagedResponse> |
listPlaybooksSettings()
Returns the builder for the settings used for calls to listPlaybooks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPlaybookVersionsRequest,ListPlaybookVersionsResponse,PlaybooksClient.ListPlaybookVersionsPagedResponse> |
listPlaybookVersionsSettings()
Returns the builder for the settings used for calls to listPlaybookVersions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePlaybookRequest,Playbook> |
updatePlaybookSettings()
Returns the builder for the settings used for calls to updatePlaybook.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(PlaybooksStubSettings settings)
public PlaybooksStubSettings.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePlaybookRequest,Playbook> createPlaybookSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePlaybookRequest,com.google.protobuf.Empty> deletePlaybookSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPlaybooksRequest,ListPlaybooksResponse,PlaybooksClient.ListPlaybooksPagedResponse> listPlaybooksSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPlaybookRequest,Playbook> getPlaybookSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePlaybookRequest,Playbook> updatePlaybookSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePlaybookVersionRequest,PlaybookVersion> createPlaybookVersionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPlaybookVersionRequest,PlaybookVersion> getPlaybookVersionSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPlaybookVersionsRequest,ListPlaybookVersionsResponse,PlaybooksClient.ListPlaybookVersionsPagedResponse> listPlaybookVersionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePlaybookVersionRequest,com.google.protobuf.Empty> deletePlaybookVersionSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,PlaybooksClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public PlaybooksStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<PlaybooksStubSettings,PlaybooksStubSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.