public static class DomainsStubSettings . Builder extends StubSettings . Builder<DomainsStubSettings , DomainsStubSettings . Builder >
Builder for DomainsStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DomainsStubSettings settings)
protected Builder ( DomainsStubSettings settings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DomainsStubSettings . 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 DomainsStubSettings build ()
Overrides
configureContactSettingsOperationSettings()
public OperationCallSettings . Builder<ConfigureContactSettingsRequest , Registration , OperationMetadata > configureContactSettingsOperationSettings ()
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 configureContactSettings.
configureContactSettingsSettings()
public UnaryCallSettings . Builder<ConfigureContactSettingsRequest , Operation > configureContactSettingsSettings ()
Returns the builder for the settings used for calls to configureContactSettings.
configureDnsSettingsOperationSettings()
public OperationCallSettings . Builder<ConfigureDnsSettingsRequest , Registration , OperationMetadata > configureDnsSettingsOperationSettings ()
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 configureDnsSettings.
configureDnsSettingsSettings()
public UnaryCallSettings . Builder<ConfigureDnsSettingsRequest , Operation > configureDnsSettingsSettings ()
Returns the builder for the settings used for calls to configureDnsSettings.
configureManagementSettingsOperationSettings()
public OperationCallSettings . Builder<ConfigureManagementSettingsRequest , Registration , OperationMetadata > configureManagementSettingsOperationSettings ()
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 configureManagementSettings.
configureManagementSettingsSettings()
public UnaryCallSettings . Builder<ConfigureManagementSettingsRequest , Operation > configureManagementSettingsSettings ()
Returns the builder for the settings used for calls to configureManagementSettings.
deleteRegistrationOperationSettings()
public OperationCallSettings . Builder<DeleteRegistrationRequest , Empty , OperationMetadata > deleteRegistrationOperationSettings ()
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 deleteRegistration.
deleteRegistrationSettings()
public UnaryCallSettings . Builder<DeleteRegistrationRequest , Operation > deleteRegistrationSettings ()
Returns the builder for the settings used for calls to deleteRegistration.
exportRegistrationOperationSettings()
public OperationCallSettings . Builder<ExportRegistrationRequest , Registration , OperationMetadata > exportRegistrationOperationSettings ()
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 exportRegistration.
exportRegistrationSettings()
public UnaryCallSettings . Builder<ExportRegistrationRequest , Operation > exportRegistrationSettings ()
Returns the builder for the settings used for calls to exportRegistration.
getEndpoint()
public String getEndpoint ()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
getRegistrationSettings()
public UnaryCallSettings . Builder<GetRegistrationRequest , Registration > getRegistrationSettings ()
Returns the builder for the settings used for calls to getRegistration.
listRegistrationsSettings()
public PagedCallSettings . Builder<ListRegistrationsRequest , ListRegistrationsResponse , DomainsClient . ListRegistrationsPagedResponse > listRegistrationsSettings ()
Returns the builder for the settings used for calls to listRegistrations.
registerDomainOperationSettings()
public OperationCallSettings . Builder<RegisterDomainRequest , Registration , OperationMetadata > registerDomainOperationSettings ()
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 registerDomain.
registerDomainSettings()
public UnaryCallSettings . Builder<RegisterDomainRequest , Operation > registerDomainSettings ()
Returns the builder for the settings used for calls to registerDomain.
resetAuthorizationCodeSettings()
public UnaryCallSettings . Builder<ResetAuthorizationCodeRequest , AuthorizationCode > resetAuthorizationCodeSettings ()
Returns the builder for the settings used for calls to resetAuthorizationCode.
retrieveAuthorizationCodeSettings()
public UnaryCallSettings . Builder<RetrieveAuthorizationCodeRequest , AuthorizationCode > retrieveAuthorizationCodeSettings ()
Returns the builder for the settings used for calls to retrieveAuthorizationCode.
retrieveRegisterParametersSettings()
public UnaryCallSettings . Builder<RetrieveRegisterParametersRequest , RetrieveRegisterParametersResponse > retrieveRegisterParametersSettings ()
Returns the builder for the settings used for calls to retrieveRegisterParameters.
retrieveTransferParametersSettings()
public UnaryCallSettings . Builder<RetrieveTransferParametersRequest , RetrieveTransferParametersResponse > retrieveTransferParametersSettings ()
Returns the builder for the settings used for calls to retrieveTransferParameters.
searchDomainsSettings()
public UnaryCallSettings . Builder<SearchDomainsRequest , SearchDomainsResponse > searchDomainsSettings ()
Returns the builder for the settings used for calls to searchDomains.
transferDomainOperationSettings()
public OperationCallSettings . Builder<TransferDomainRequest , Registration , OperationMetadata > transferDomainOperationSettings ()
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 transferDomain.
transferDomainSettings()
public UnaryCallSettings . Builder<TransferDomainRequest , Operation > transferDomainSettings ()
Returns the builder for the settings used for calls to transferDomain.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateRegistrationOperationSettings()
public OperationCallSettings . Builder<UpdateRegistrationRequest , Registration , OperationMetadata > updateRegistrationOperationSettings ()
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 updateRegistration.
updateRegistrationSettings()
public UnaryCallSettings . Builder<UpdateRegistrationRequest , Operation > updateRegistrationSettings ()
Returns the builder for the settings used for calls to updateRegistration.