public static class DomainMappingsStubSettings.Builder extends StubSettings.Builder<DomainMappingsStubSettings,DomainMappingsStubSettings.Builder>
Builder for DomainMappingsStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(DomainMappingsStubSettings settings)
protected Builder(DomainMappingsStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DomainMappingsStubSettings.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 DomainMappingsStubSettings build()
Overrides
createDomainMappingOperationSettings()
public OperationCallSettings.Builder<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1> createDomainMappingOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createDomainMapping.
createDomainMappingSettings()
public UnaryCallSettings.Builder<CreateDomainMappingRequest,Operation> createDomainMappingSettings()
Returns the builder for the settings used for calls to createDomainMapping.
deleteDomainMappingOperationSettings()
public OperationCallSettings.Builder<DeleteDomainMappingRequest,Empty,OperationMetadataV1> deleteDomainMappingOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteDomainMapping.
deleteDomainMappingSettings()
public UnaryCallSettings.Builder<DeleteDomainMappingRequest,Operation> deleteDomainMappingSettings()
Returns the builder for the settings used for calls to deleteDomainMapping.
getDomainMappingSettings()
public UnaryCallSettings.Builder<GetDomainMappingRequest,DomainMapping> getDomainMappingSettings()
Returns the builder for the settings used for calls to getDomainMapping.
listDomainMappingsSettings()
public PagedCallSettings.Builder<ListDomainMappingsRequest,ListDomainMappingsResponse,DomainMappingsClient.ListDomainMappingsPagedResponse> listDomainMappingsSettings()
Returns the builder for the settings used for calls to listDomainMappings.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateDomainMappingOperationSettings()
public OperationCallSettings.Builder<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1> updateDomainMappingOperationSettings()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateDomainMapping.
updateDomainMappingSettings()
public UnaryCallSettings.Builder<UpdateDomainMappingRequest,Operation> updateDomainMappingSettings()
Returns the builder for the settings used for calls to updateDomainMapping.