public static class AMLStubSettings.Builder extends StubSettings.Builder<AMLStubSettings,AMLStubSettings.Builder>
Builder for AMLStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(AMLStubSettings settings)
protected Builder(AMLStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AMLStubSettings.Builder applyToAllUnaryMethods(ApiFunction<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.
build()
public AMLStubSettings build()
Overrides
createBacktestResultOperationSettings()
public OperationCallSettings.Builder<CreateBacktestResultRequest,BacktestResult,OperationMetadata> createBacktestResultOperationSettings()
Returns the builder for the settings used for calls to createBacktestResult.
createBacktestResultSettings()
public UnaryCallSettings.Builder<CreateBacktestResultRequest,Operation> createBacktestResultSettings()
Returns the builder for the settings used for calls to createBacktestResult.
createDatasetOperationSettings()
public OperationCallSettings.Builder<CreateDatasetRequest,Dataset,OperationMetadata> createDatasetOperationSettings()
Returns the builder for the settings used for calls to createDataset.
createDatasetSettings()
public UnaryCallSettings.Builder<CreateDatasetRequest,Operation> createDatasetSettings()
Returns the builder for the settings used for calls to createDataset.
createEngineConfigOperationSettings()
public OperationCallSettings.Builder<CreateEngineConfigRequest,EngineConfig,OperationMetadata> createEngineConfigOperationSettings()
Returns the builder for the settings used for calls to createEngineConfig.
createEngineConfigSettings()
public UnaryCallSettings.Builder<CreateEngineConfigRequest,Operation> createEngineConfigSettings()
Returns the builder for the settings used for calls to createEngineConfig.
createInstanceOperationSettings()
public OperationCallSettings.Builder<CreateInstanceRequest,Instance,OperationMetadata> createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.
createInstanceSettings()
public UnaryCallSettings.Builder<CreateInstanceRequest,Operation> createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.
createModelOperationSettings()
public OperationCallSettings.Builder<CreateModelRequest,Model,OperationMetadata> createModelOperationSettings()
Returns the builder for the settings used for calls to createModel.
createModelSettings()
public UnaryCallSettings.Builder<CreateModelRequest,Operation> createModelSettings()
Returns the builder for the settings used for calls to createModel.
createPredictionResultOperationSettings()
public OperationCallSettings.Builder<CreatePredictionResultRequest,PredictionResult,OperationMetadata> createPredictionResultOperationSettings()
Returns the builder for the settings used for calls to createPredictionResult.
createPredictionResultSettings()
public UnaryCallSettings.Builder<CreatePredictionResultRequest,Operation> createPredictionResultSettings()
Returns the builder for the settings used for calls to createPredictionResult.
deleteBacktestResultOperationSettings()
public OperationCallSettings.Builder<DeleteBacktestResultRequest,Empty,OperationMetadata> deleteBacktestResultOperationSettings()
Returns the builder for the settings used for calls to deleteBacktestResult.
deleteBacktestResultSettings()
public UnaryCallSettings.Builder<DeleteBacktestResultRequest,Operation> deleteBacktestResultSettings()
Returns the builder for the settings used for calls to deleteBacktestResult.
deleteDatasetOperationSettings()
public OperationCallSettings.Builder<DeleteDatasetRequest,Empty,OperationMetadata> deleteDatasetOperationSettings()
Returns the builder for the settings used for calls to deleteDataset.
deleteDatasetSettings()
public UnaryCallSettings.Builder<DeleteDatasetRequest,Operation> deleteDatasetSettings()
Returns the builder for the settings used for calls to deleteDataset.
deleteEngineConfigOperationSettings()
public OperationCallSettings.Builder<DeleteEngineConfigRequest,Empty,OperationMetadata> deleteEngineConfigOperationSettings()
Returns the builder for the settings used for calls to deleteEngineConfig.
deleteEngineConfigSettings()
public UnaryCallSettings.Builder<DeleteEngineConfigRequest,Operation> deleteEngineConfigSettings()
Returns the builder for the settings used for calls to deleteEngineConfig.
deleteInstanceOperationSettings()
public OperationCallSettings.Builder<DeleteInstanceRequest,Empty,OperationMetadata> deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.
deleteInstanceSettings()
public UnaryCallSettings.Builder<DeleteInstanceRequest,Operation> deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.
deleteModelOperationSettings()
public OperationCallSettings.Builder<DeleteModelRequest,Empty,OperationMetadata> deleteModelOperationSettings()
Returns the builder for the settings used for calls to deleteModel.
deleteModelSettings()
public UnaryCallSettings.Builder<DeleteModelRequest,Operation> deleteModelSettings()
Returns the builder for the settings used for calls to deleteModel.
deletePredictionResultOperationSettings()
public OperationCallSettings.Builder<DeletePredictionResultRequest,Empty,OperationMetadata> deletePredictionResultOperationSettings()
Returns the builder for the settings used for calls to deletePredictionResult.
deletePredictionResultSettings()
public UnaryCallSettings.Builder<DeletePredictionResultRequest,Operation> deletePredictionResultSettings()
Returns the builder for the settings used for calls to deletePredictionResult.
public OperationCallSettings.Builder<ExportBacktestResultMetadataRequest,ExportBacktestResultMetadataResponse,OperationMetadata> exportBacktestResultMetadataOperationSettings()
Returns the builder for the settings used for calls to exportBacktestResultMetadata.
public UnaryCallSettings.Builder<ExportBacktestResultMetadataRequest,Operation> exportBacktestResultMetadataSettings()
Returns the builder for the settings used for calls to exportBacktestResultMetadata.
public OperationCallSettings.Builder<ExportEngineConfigMetadataRequest,ExportEngineConfigMetadataResponse,OperationMetadata> exportEngineConfigMetadataOperationSettings()
Returns the builder for the settings used for calls to exportEngineConfigMetadata.
public UnaryCallSettings.Builder<ExportEngineConfigMetadataRequest,Operation> exportEngineConfigMetadataSettings()
Returns the builder for the settings used for calls to exportEngineConfigMetadata.
public OperationCallSettings.Builder<ExportModelMetadataRequest,ExportModelMetadataResponse,OperationMetadata> exportModelMetadataOperationSettings()
Returns the builder for the settings used for calls to exportModelMetadata.
public UnaryCallSettings.Builder<ExportModelMetadataRequest,Operation> exportModelMetadataSettings()
Returns the builder for the settings used for calls to exportModelMetadata.
public OperationCallSettings.Builder<ExportPredictionResultMetadataRequest,ExportPredictionResultMetadataResponse,OperationMetadata> exportPredictionResultMetadataOperationSettings()
Returns the builder for the settings used for calls to exportPredictionResultMetadata.
public UnaryCallSettings.Builder<ExportPredictionResultMetadataRequest,Operation> exportPredictionResultMetadataSettings()
Returns the builder for the settings used for calls to exportPredictionResultMetadata.
exportRegisteredPartiesOperationSettings()
public OperationCallSettings.Builder<ExportRegisteredPartiesRequest,ExportRegisteredPartiesResponse,OperationMetadata> exportRegisteredPartiesOperationSettings()
Returns the builder for the settings used for calls to exportRegisteredParties.
exportRegisteredPartiesSettings()
public UnaryCallSettings.Builder<ExportRegisteredPartiesRequest,Operation> exportRegisteredPartiesSettings()
Returns the builder for the settings used for calls to exportRegisteredParties.
getBacktestResultSettings()
public UnaryCallSettings.Builder<GetBacktestResultRequest,BacktestResult> getBacktestResultSettings()
Returns the builder for the settings used for calls to getBacktestResult.
getDatasetSettings()
public UnaryCallSettings.Builder<GetDatasetRequest,Dataset> getDatasetSettings()
Returns the builder for the settings used for calls to getDataset.
getEngineConfigSettings()
public UnaryCallSettings.Builder<GetEngineConfigRequest,EngineConfig> getEngineConfigSettings()
Returns the builder for the settings used for calls to getEngineConfig.
getEngineVersionSettings()
public UnaryCallSettings.Builder<GetEngineVersionRequest,EngineVersion> getEngineVersionSettings()
Returns the builder for the settings used for calls to getEngineVersion.
getInstanceSettings()
public UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
getLocationSettings()
public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
Returns |
Type |
Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
getModelSettings()
public UnaryCallSettings.Builder<GetModelRequest,Model> getModelSettings()
Returns the builder for the settings used for calls to getModel.
getPredictionResultSettings()
public UnaryCallSettings.Builder<GetPredictionResultRequest,PredictionResult> getPredictionResultSettings()
Returns the builder for the settings used for calls to getPredictionResult.
importRegisteredPartiesOperationSettings()
public OperationCallSettings.Builder<ImportRegisteredPartiesRequest,ImportRegisteredPartiesResponse,OperationMetadata> importRegisteredPartiesOperationSettings()
Returns the builder for the settings used for calls to importRegisteredParties.
importRegisteredPartiesSettings()
public UnaryCallSettings.Builder<ImportRegisteredPartiesRequest,Operation> importRegisteredPartiesSettings()
Returns the builder for the settings used for calls to importRegisteredParties.
listBacktestResultsSettings()
public PagedCallSettings.Builder<ListBacktestResultsRequest,ListBacktestResultsResponse,AMLClient.ListBacktestResultsPagedResponse> listBacktestResultsSettings()
Returns the builder for the settings used for calls to listBacktestResults.
listDatasetsSettings()
public PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,AMLClient.ListDatasetsPagedResponse> listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.
listEngineConfigsSettings()
public PagedCallSettings.Builder<ListEngineConfigsRequest,ListEngineConfigsResponse,AMLClient.ListEngineConfigsPagedResponse> listEngineConfigsSettings()
Returns the builder for the settings used for calls to listEngineConfigs.
listEngineVersionsSettings()
public PagedCallSettings.Builder<ListEngineVersionsRequest,ListEngineVersionsResponse,AMLClient.ListEngineVersionsPagedResponse> listEngineVersionsSettings()
Returns the builder for the settings used for calls to listEngineVersions.
listInstancesSettings()
public PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AMLClient.ListInstancesPagedResponse> listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,AMLClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listModelsSettings()
public PagedCallSettings.Builder<ListModelsRequest,ListModelsResponse,AMLClient.ListModelsPagedResponse> listModelsSettings()
Returns the builder for the settings used for calls to listModels.
listPredictionResultsSettings()
public PagedCallSettings.Builder<ListPredictionResultsRequest,ListPredictionResultsResponse,AMLClient.ListPredictionResultsPagedResponse> listPredictionResultsSettings()
Returns the builder for the settings used for calls to listPredictionResults.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateBacktestResultOperationSettings()
public OperationCallSettings.Builder<UpdateBacktestResultRequest,BacktestResult,OperationMetadata> updateBacktestResultOperationSettings()
Returns the builder for the settings used for calls to updateBacktestResult.
updateBacktestResultSettings()
public UnaryCallSettings.Builder<UpdateBacktestResultRequest,Operation> updateBacktestResultSettings()
Returns the builder for the settings used for calls to updateBacktestResult.
updateDatasetOperationSettings()
public OperationCallSettings.Builder<UpdateDatasetRequest,Dataset,OperationMetadata> updateDatasetOperationSettings()
Returns the builder for the settings used for calls to updateDataset.
updateDatasetSettings()
public UnaryCallSettings.Builder<UpdateDatasetRequest,Operation> updateDatasetSettings()
Returns the builder for the settings used for calls to updateDataset.
updateEngineConfigOperationSettings()
public OperationCallSettings.Builder<UpdateEngineConfigRequest,EngineConfig,OperationMetadata> updateEngineConfigOperationSettings()
Returns the builder for the settings used for calls to updateEngineConfig.
updateEngineConfigSettings()
public UnaryCallSettings.Builder<UpdateEngineConfigRequest,Operation> updateEngineConfigSettings()
Returns the builder for the settings used for calls to updateEngineConfig.
updateInstanceOperationSettings()
public OperationCallSettings.Builder<UpdateInstanceRequest,Instance,OperationMetadata> updateInstanceOperationSettings()
Returns the builder for the settings used for calls to updateInstance.
updateInstanceSettings()
public UnaryCallSettings.Builder<UpdateInstanceRequest,Operation> updateInstanceSettings()
Returns the builder for the settings used for calls to updateInstance.
updateModelOperationSettings()
public OperationCallSettings.Builder<UpdateModelRequest,Model,OperationMetadata> updateModelOperationSettings()
Returns the builder for the settings used for calls to updateModel.
updateModelSettings()
public UnaryCallSettings.Builder<UpdateModelRequest,Operation> updateModelSettings()
Returns the builder for the settings used for calls to updateModel.
updatePredictionResultOperationSettings()
public OperationCallSettings.Builder<UpdatePredictionResultRequest,PredictionResult,OperationMetadata> updatePredictionResultOperationSettings()
Returns the builder for the settings used for calls to updatePredictionResult.
updatePredictionResultSettings()
public UnaryCallSettings.Builder<UpdatePredictionResultRequest,Operation> updatePredictionResultSettings()
Returns the builder for the settings used for calls to updatePredictionResult.