Class SpecialistPoolServiceStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<SpecialistPoolServiceStubSettings,SpecialistPoolServiceStubSettings.Builder>
-
- com.google.cloud.aiplatform.v1beta1.stub.SpecialistPoolServiceStubSettings.Builder
-
- Enclosing class:
- SpecialistPoolServiceStubSettings
public static class SpecialistPoolServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<SpecialistPoolServiceStubSettings,SpecialistPoolServiceStubSettings.Builder>
Builder for SpecialistPoolServiceStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(SpecialistPoolServiceStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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.-
Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
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, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder()
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(SpecialistPoolServiceStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public 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.Note: This method does not support applying settings to streaming methods.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
-
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
@BetaApi("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<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
@BetaApi("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<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
@BetaApi("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<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 SpecialistPoolServiceStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<SpecialistPoolServiceStubSettings,SpecialistPoolServiceStubSettings.Builder>
- Throws:
IOException
-
-