public static class DeploymentResourcePoolServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<DeploymentResourcePoolServiceStubSettings,DeploymentResourcePoolServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(DeploymentResourcePoolServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentResourcePoolServiceStubSettings.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.
|
DeploymentResourcePoolServiceStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDeploymentResourcePoolRequest,DeploymentResourcePool,CreateDeploymentResourcePoolOperationMetadata> |
createDeploymentResourcePoolOperationSettings()
Returns the builder for the settings used for calls to createDeploymentResourcePool.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeploymentResourcePoolRequest,com.google.longrunning.Operation> |
createDeploymentResourcePoolSettings()
Returns the builder for the settings used for calls to createDeploymentResourcePool.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDeploymentResourcePoolRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteDeploymentResourcePoolOperationSettings()
Returns the builder for the settings used for calls to deleteDeploymentResourcePool.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDeploymentResourcePoolRequest,com.google.longrunning.Operation> |
deleteDeploymentResourcePoolSettings()
Returns the builder for the settings used for calls to deleteDeploymentResourcePool.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentResourcePoolRequest,DeploymentResourcePool> |
getDeploymentResourcePoolSettings()
Returns the builder for the settings used for calls to getDeploymentResourcePool.
|
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.PagedCallSettings.Builder<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> |
listDeploymentResourcePoolsSettings()
Returns the builder for the settings used for calls to listDeploymentResourcePools.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DeploymentResourcePoolServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<QueryDeployedModelsRequest,QueryDeployedModelsResponse,DeploymentResourcePoolServiceClient.QueryDeployedModelsPagedResponse> |
queryDeployedModelsSettings()
Returns the builder for the settings used for calls to queryDeployedModels.
|
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() |
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(DeploymentResourcePoolServiceStubSettings settings)
public DeploymentResourcePoolServiceStubSettings.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<CreateDeploymentResourcePoolRequest,com.google.longrunning.Operation> createDeploymentResourcePoolSettings()
@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<CreateDeploymentResourcePoolRequest,DeploymentResourcePool,CreateDeploymentResourcePoolOperationMetadata> createDeploymentResourcePoolOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDeploymentResourcePoolRequest,DeploymentResourcePool> getDeploymentResourcePoolSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDeploymentResourcePoolsRequest,ListDeploymentResourcePoolsResponse,DeploymentResourcePoolServiceClient.ListDeploymentResourcePoolsPagedResponse> listDeploymentResourcePoolsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDeploymentResourcePoolRequest,com.google.longrunning.Operation> deleteDeploymentResourcePoolSettings()
@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<DeleteDeploymentResourcePoolRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteDeploymentResourcePoolOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<QueryDeployedModelsRequest,QueryDeployedModelsResponse,DeploymentResourcePoolServiceClient.QueryDeployedModelsPagedResponse> queryDeployedModelsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DeploymentResourcePoolServiceClient.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 DeploymentResourcePoolServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<DeploymentResourcePoolServiceStubSettings,DeploymentResourcePoolServiceStubSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.