Class SpecialistPoolServiceSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<SpecialistPoolServiceSettings,SpecialistPoolServiceSettings.Builder>
-
- com.google.cloud.aiplatform.v1beta1.SpecialistPoolServiceSettings.Builder
-
- Enclosing class:
- SpecialistPoolServiceSettings
public static class SpecialistPoolServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<SpecialistPoolServiceSettings,SpecialistPoolServiceSettings.Builder>
Builder for SpecialistPoolServiceSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(SpecialistPoolServiceSettings settings)
protected
Builder(SpecialistPoolServiceStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SpecialistPoolServiceSettings.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.SpecialistPoolServiceSettings
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.SpecialistPoolServiceStubSettings.Builder
getStubSettingsBuilder()
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.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.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
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, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(SpecialistPoolServiceSettings settings)
-
Builder
protected Builder(SpecialistPoolServiceStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public SpecialistPoolServiceStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public SpecialistPoolServiceSettings.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.Note: This method does not support applying settings to streaming methods.
-
createSpecialistPoolSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSpecialistPoolRequest,com.google.longrunning.Operation> createSpecialistPoolSettings()
Returns the builder for the settings used for calls to createSpecialistPool.
-
createSpecialistPoolOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSpecialistPoolRequest,SpecialistPool,CreateSpecialistPoolOperationMetadata> createSpecialistPoolOperationSettings()
Returns the builder for the settings used for calls to createSpecialistPool.
-
getSpecialistPoolSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSpecialistPoolRequest,SpecialistPool> getSpecialistPoolSettings()
Returns the builder for the settings used for calls to getSpecialistPool.
-
listSpecialistPoolsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSpecialistPoolsRequest,ListSpecialistPoolsResponse,SpecialistPoolServiceClient.ListSpecialistPoolsPagedResponse> listSpecialistPoolsSettings()
Returns the builder for the settings used for calls to listSpecialistPools.
-
deleteSpecialistPoolSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSpecialistPoolRequest,com.google.longrunning.Operation> deleteSpecialistPoolSettings()
Returns the builder for the settings used for calls to deleteSpecialistPool.
-
deleteSpecialistPoolOperationSettings
public 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.
-
updateSpecialistPoolSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSpecialistPoolRequest,com.google.longrunning.Operation> updateSpecialistPoolSettings()
Returns the builder for the settings used for calls to updateSpecialistPool.
-
updateSpecialistPoolOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSpecialistPoolRequest,SpecialistPool,UpdateSpecialistPoolOperationMetadata> updateSpecialistPoolOperationSettings()
Returns the builder for the settings used for calls to updateSpecialistPool.
-
listLocationsSettings
public 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.
-
getLocationSettings
public 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.
-
setIamPolicySettings
public 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.
-
getIamPolicySettings
public 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.
-
testIamPermissionsSettings
public 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.
-
build
public SpecialistPoolServiceSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<SpecialistPoolServiceSettings,SpecialistPoolServiceSettings.Builder>
- Throws:
IOException
-
-