Class CatalogServiceSettings.Builder (1.39.0)

public static class CatalogServiceSettings.Builder extends ClientSettings.Builder<CatalogServiceSettings,CatalogServiceSettings.Builder>

Builder for CatalogServiceSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > CatalogServiceSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(CatalogServiceSettings settings)

protected Builder(CatalogServiceSettings settings)
Parameter
NameDescription
settingsCatalogServiceSettings

Builder(CatalogServiceStubSettings.Builder stubSettings)

protected Builder(CatalogServiceStubSettings.Builder stubSettings)
Parameter
NameDescription
stubSettingsCatalogServiceStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public CatalogServiceSettings.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.

Parameter
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
CatalogServiceSettings.Builder

build()

public CatalogServiceSettings build()
Returns
TypeDescription
CatalogServiceSettings
Overrides
Exceptions
TypeDescription
IOException

createAspectTypeOperationSettings()

public OperationCallSettings.Builder<CreateAspectTypeRequest,AspectType,OperationMetadata> createAspectTypeOperationSettings()

Returns the builder for the settings used for calls to createAspectType.

Returns
TypeDescription
Builder<CreateAspectTypeRequest,AspectType,OperationMetadata>

createAspectTypeSettings()

public UnaryCallSettings.Builder<CreateAspectTypeRequest,Operation> createAspectTypeSettings()

Returns the builder for the settings used for calls to createAspectType.

Returns
TypeDescription
Builder<CreateAspectTypeRequest,Operation>

createEntryGroupOperationSettings()

public OperationCallSettings.Builder<CreateEntryGroupRequest,EntryGroup,OperationMetadata> createEntryGroupOperationSettings()

Returns the builder for the settings used for calls to createEntryGroup.

Returns
TypeDescription
Builder<CreateEntryGroupRequest,EntryGroup,OperationMetadata>

createEntryGroupSettings()

public UnaryCallSettings.Builder<CreateEntryGroupRequest,Operation> createEntryGroupSettings()

Returns the builder for the settings used for calls to createEntryGroup.

Returns
TypeDescription
Builder<CreateEntryGroupRequest,Operation>

createEntrySettings()

public UnaryCallSettings.Builder<CreateEntryRequest,Entry> createEntrySettings()

Returns the builder for the settings used for calls to createEntry.

Returns
TypeDescription
Builder<CreateEntryRequest,Entry>

createEntryTypeOperationSettings()

public OperationCallSettings.Builder<CreateEntryTypeRequest,EntryType,OperationMetadata> createEntryTypeOperationSettings()

Returns the builder for the settings used for calls to createEntryType.

Returns
TypeDescription
Builder<CreateEntryTypeRequest,EntryType,OperationMetadata>

createEntryTypeSettings()

public UnaryCallSettings.Builder<CreateEntryTypeRequest,Operation> createEntryTypeSettings()

Returns the builder for the settings used for calls to createEntryType.

Returns
TypeDescription
Builder<CreateEntryTypeRequest,Operation>

deleteAspectTypeOperationSettings()

public OperationCallSettings.Builder<DeleteAspectTypeRequest,Empty,OperationMetadata> deleteAspectTypeOperationSettings()

Returns the builder for the settings used for calls to deleteAspectType.

Returns
TypeDescription
Builder<DeleteAspectTypeRequest,Empty,OperationMetadata>

deleteAspectTypeSettings()

public UnaryCallSettings.Builder<DeleteAspectTypeRequest,Operation> deleteAspectTypeSettings()

Returns the builder for the settings used for calls to deleteAspectType.

Returns
TypeDescription
Builder<DeleteAspectTypeRequest,Operation>

deleteEntryGroupOperationSettings()

public OperationCallSettings.Builder<DeleteEntryGroupRequest,Empty,OperationMetadata> deleteEntryGroupOperationSettings()

Returns the builder for the settings used for calls to deleteEntryGroup.

Returns
TypeDescription
Builder<DeleteEntryGroupRequest,Empty,OperationMetadata>

deleteEntryGroupSettings()

public UnaryCallSettings.Builder<DeleteEntryGroupRequest,Operation> deleteEntryGroupSettings()

Returns the builder for the settings used for calls to deleteEntryGroup.

Returns
TypeDescription
Builder<DeleteEntryGroupRequest,Operation>

deleteEntrySettings()

public UnaryCallSettings.Builder<DeleteEntryRequest,Entry> deleteEntrySettings()

Returns the builder for the settings used for calls to deleteEntry.

Returns
TypeDescription
Builder<DeleteEntryRequest,Entry>

deleteEntryTypeOperationSettings()

public OperationCallSettings.Builder<DeleteEntryTypeRequest,Empty,OperationMetadata> deleteEntryTypeOperationSettings()

Returns the builder for the settings used for calls to deleteEntryType.

Returns
TypeDescription
Builder<DeleteEntryTypeRequest,Empty,OperationMetadata>

deleteEntryTypeSettings()

public UnaryCallSettings.Builder<DeleteEntryTypeRequest,Operation> deleteEntryTypeSettings()

Returns the builder for the settings used for calls to deleteEntryType.

Returns
TypeDescription
Builder<DeleteEntryTypeRequest,Operation>

getAspectTypeSettings()

public UnaryCallSettings.Builder<GetAspectTypeRequest,AspectType> getAspectTypeSettings()

Returns the builder for the settings used for calls to getAspectType.

Returns
TypeDescription
Builder<GetAspectTypeRequest,AspectType>

getEntryGroupSettings()

public UnaryCallSettings.Builder<GetEntryGroupRequest,EntryGroup> getEntryGroupSettings()

Returns the builder for the settings used for calls to getEntryGroup.

Returns
TypeDescription
Builder<GetEntryGroupRequest,EntryGroup>

getEntrySettings()

public UnaryCallSettings.Builder<GetEntryRequest,Entry> getEntrySettings()

Returns the builder for the settings used for calls to getEntry.

Returns
TypeDescription
Builder<GetEntryRequest,Entry>

getEntryTypeSettings()

public UnaryCallSettings.Builder<GetEntryTypeRequest,EntryType> getEntryTypeSettings()

Returns the builder for the settings used for calls to getEntryType.

Returns
TypeDescription
Builder<GetEntryTypeRequest,EntryType>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

Returns the builder for the settings used for calls to getLocation.

Returns
TypeDescription
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getStubSettingsBuilder()

public CatalogServiceStubSettings.Builder getStubSettingsBuilder()
Returns
TypeDescription
CatalogServiceStubSettings.Builder

listAspectTypesSettings()

public PagedCallSettings.Builder<ListAspectTypesRequest,ListAspectTypesResponse,CatalogServiceClient.ListAspectTypesPagedResponse> listAspectTypesSettings()

Returns the builder for the settings used for calls to listAspectTypes.

Returns
TypeDescription
Builder<ListAspectTypesRequest,ListAspectTypesResponse,ListAspectTypesPagedResponse>

listEntriesSettings()

public PagedCallSettings.Builder<ListEntriesRequest,ListEntriesResponse,CatalogServiceClient.ListEntriesPagedResponse> listEntriesSettings()

Returns the builder for the settings used for calls to listEntries.

Returns
TypeDescription
Builder<ListEntriesRequest,ListEntriesResponse,ListEntriesPagedResponse>

listEntryGroupsSettings()

public PagedCallSettings.Builder<ListEntryGroupsRequest,ListEntryGroupsResponse,CatalogServiceClient.ListEntryGroupsPagedResponse> listEntryGroupsSettings()

Returns the builder for the settings used for calls to listEntryGroups.

Returns
TypeDescription
Builder<ListEntryGroupsRequest,ListEntryGroupsResponse,ListEntryGroupsPagedResponse>

listEntryTypesSettings()

public PagedCallSettings.Builder<ListEntryTypesRequest,ListEntryTypesResponse,CatalogServiceClient.ListEntryTypesPagedResponse> listEntryTypesSettings()

Returns the builder for the settings used for calls to listEntryTypes.

Returns
TypeDescription
Builder<ListEntryTypesRequest,ListEntryTypesResponse,ListEntryTypesPagedResponse>

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,CatalogServiceClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
TypeDescription
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

lookupEntrySettings()

public UnaryCallSettings.Builder<LookupEntryRequest,Entry> lookupEntrySettings()

Returns the builder for the settings used for calls to lookupEntry.

Returns
TypeDescription
Builder<LookupEntryRequest,Entry>

searchEntriesSettings()

public PagedCallSettings.Builder<SearchEntriesRequest,SearchEntriesResponse,CatalogServiceClient.SearchEntriesPagedResponse> searchEntriesSettings()

Returns the builder for the settings used for calls to searchEntries.

Returns
TypeDescription
Builder<SearchEntriesRequest,SearchEntriesResponse,SearchEntriesPagedResponse>

updateAspectTypeOperationSettings()

public OperationCallSettings.Builder<UpdateAspectTypeRequest,AspectType,OperationMetadata> updateAspectTypeOperationSettings()

Returns the builder for the settings used for calls to updateAspectType.

Returns
TypeDescription
Builder<UpdateAspectTypeRequest,AspectType,OperationMetadata>

updateAspectTypeSettings()

public UnaryCallSettings.Builder<UpdateAspectTypeRequest,Operation> updateAspectTypeSettings()

Returns the builder for the settings used for calls to updateAspectType.

Returns
TypeDescription
Builder<UpdateAspectTypeRequest,Operation>

updateEntryGroupOperationSettings()

public OperationCallSettings.Builder<UpdateEntryGroupRequest,EntryGroup,OperationMetadata> updateEntryGroupOperationSettings()

Returns the builder for the settings used for calls to updateEntryGroup.

Returns
TypeDescription
Builder<UpdateEntryGroupRequest,EntryGroup,OperationMetadata>

updateEntryGroupSettings()

public UnaryCallSettings.Builder<UpdateEntryGroupRequest,Operation> updateEntryGroupSettings()

Returns the builder for the settings used for calls to updateEntryGroup.

Returns
TypeDescription
Builder<UpdateEntryGroupRequest,Operation>

updateEntrySettings()

public UnaryCallSettings.Builder<UpdateEntryRequest,Entry> updateEntrySettings()

Returns the builder for the settings used for calls to updateEntry.

Returns
TypeDescription
Builder<UpdateEntryRequest,Entry>

updateEntryTypeOperationSettings()

public OperationCallSettings.Builder<UpdateEntryTypeRequest,EntryType,OperationMetadata> updateEntryTypeOperationSettings()

Returns the builder for the settings used for calls to updateEntryType.

Returns
TypeDescription
Builder<UpdateEntryTypeRequest,EntryType,OperationMetadata>

updateEntryTypeSettings()

public UnaryCallSettings.Builder<UpdateEntryTypeRequest,Operation> updateEntryTypeSettings()

Returns the builder for the settings used for calls to updateEntryType.

Returns
TypeDescription
Builder<UpdateEntryTypeRequest,Operation>