public static class SpecialistPoolServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<SpecialistPoolServiceStubSettings,SpecialistPoolServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(SpecialistPoolServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
SpecialistPoolServiceStubSettings.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.
|
SpecialistPoolServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSpecialistPoolRequest,SpecialistPool,CreateSpecialistPoolOperationMetadata> |
createSpecialistPoolOperationSettings()
Returns the builder for the settings used for calls to createSpecialistPool.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSpecialistPoolRequest,com.google.longrunning.Operation> |
createSpecialistPoolSettings()
Returns the builder for the settings used for calls to createSpecialistPool.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSpecialistPoolRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteSpecialistPoolOperationSettings()
Returns the builder for the settings used for calls to deleteSpecialistPool.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpecialistPoolRequest,com.google.longrunning.Operation> |
deleteSpecialistPoolSettings()
Returns the builder for the settings used for calls to deleteSpecialistPool.
|
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<GetSpecialistPoolRequest,SpecialistPool> |
getSpecialistPoolSettings()
Returns the builder for the settings used for calls to getSpecialistPool.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,SpecialistPoolServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSpecialistPoolsRequest,ListSpecialistPoolsResponse,SpecialistPoolServiceClient.ListSpecialistPoolsPagedResponse> |
listSpecialistPoolsSettings()
Returns the builder for the settings used for calls to listSpecialistPools.
|
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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSpecialistPoolRequest,SpecialistPool,UpdateSpecialistPoolOperationMetadata> |
updateSpecialistPoolOperationSettings()
Returns the builder for the settings used for calls to updateSpecialistPool.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSpecialistPoolRequest,com.google.longrunning.Operation> |
updateSpecialistPoolSettings()
Returns the builder for the settings used for calls to updateSpecialistPool.
|
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(SpecialistPoolServiceStubSettings settings)
public SpecialistPoolServiceStubSettings.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<CreateSpecialistPoolRequest,com.google.longrunning.Operation> createSpecialistPoolSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSpecialistPoolRequest,SpecialistPool,CreateSpecialistPoolOperationMetadata> createSpecialistPoolOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSpecialistPoolRequest,SpecialistPool> getSpecialistPoolSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSpecialistPoolsRequest,ListSpecialistPoolsResponse,SpecialistPoolServiceClient.ListSpecialistPoolsPagedResponse> listSpecialistPoolsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpecialistPoolRequest,com.google.longrunning.Operation> deleteSpecialistPoolSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSpecialistPoolRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteSpecialistPoolOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSpecialistPoolRequest,com.google.longrunning.Operation> updateSpecialistPoolSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSpecialistPoolRequest,SpecialistPool,UpdateSpecialistPoolOperationMetadata> updateSpecialistPoolOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,SpecialistPoolServiceClient.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 SpecialistPoolServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<SpecialistPoolServiceStubSettings,SpecialistPoolServiceStubSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.