public static class GlobalPublicDelegatedPrefixesSettings.Builder extends ClientSettings.Builder<GlobalPublicDelegatedPrefixesSettings,GlobalPublicDelegatedPrefixesSettings.Builder>
Builder for GlobalPublicDelegatedPrefixesSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(GlobalPublicDelegatedPrefixesSettings settings)
protected Builder(GlobalPublicDelegatedPrefixesSettings settings)
Builder(GlobalPublicDelegatedPrefixesStubSettings.Builder stubSettings)
protected Builder(GlobalPublicDelegatedPrefixesStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public GlobalPublicDelegatedPrefixesSettings.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 GlobalPublicDelegatedPrefixesSettings build()
Overrides
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteGlobalPublicDelegatedPrefixeRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
deleteSettings()
public UnaryCallSettings.Builder<DeleteGlobalPublicDelegatedPrefixeRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
getSettings()
public UnaryCallSettings.Builder<GetGlobalPublicDelegatedPrefixeRequest,PublicDelegatedPrefix> getSettings()
Returns the builder for the settings used for calls to get.
getStubSettingsBuilder()
public GlobalPublicDelegatedPrefixesStubSettings.Builder getStubSettingsBuilder()
insertOperationSettings()
public OperationCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
insertSettings()
public UnaryCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
listSettings()
public PagedCallSettings.Builder<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
patchOperationSettings()
public OperationCallSettings.Builder<PatchGlobalPublicDelegatedPrefixeRequest,Operation,Operation> patchOperationSettings()
Returns the builder for the settings used for calls to patch.
patchSettings()
public UnaryCallSettings.Builder<PatchGlobalPublicDelegatedPrefixeRequest,Operation> patchSettings()
Returns the builder for the settings used for calls to patch.