Send feedback
Class DomainsStub (1.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.6.0 keyboard_arrow_down
public abstract class DomainsStub implements BackgroundResource
Base stub class for the Domains service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
DomainsStub()
Methods
close()
public abstract void close ()
configureContactSettingsCallable()
public UnaryCallable<ConfigureContactSettingsRequest , Operation > configureContactSettingsCallable ()
Returns
configureContactSettingsOperationCallable()
public OperationCallable<ConfigureContactSettingsRequest , Registration , OperationMetadata > configureContactSettingsOperationCallable ()
Returns
configureDnsSettingsCallable()
public UnaryCallable<ConfigureDnsSettingsRequest , Operation > configureDnsSettingsCallable ()
Returns
configureDnsSettingsOperationCallable()
public OperationCallable<ConfigureDnsSettingsRequest , Registration , OperationMetadata > configureDnsSettingsOperationCallable ()
Returns
configureManagementSettingsCallable()
public UnaryCallable<ConfigureManagementSettingsRequest , Operation > configureManagementSettingsCallable ()
Returns
configureManagementSettingsOperationCallable()
public OperationCallable<ConfigureManagementSettingsRequest , Registration , OperationMetadata > configureManagementSettingsOperationCallable ()
Returns
deleteRegistrationCallable()
public UnaryCallable<DeleteRegistrationRequest , Operation > deleteRegistrationCallable ()
Returns
deleteRegistrationOperationCallable()
public OperationCallable<DeleteRegistrationRequest , Empty , OperationMetadata > deleteRegistrationOperationCallable ()
Returns
exportRegistrationCallable()
public UnaryCallable<ExportRegistrationRequest , Operation > exportRegistrationCallable ()
Returns
exportRegistrationOperationCallable()
public OperationCallable<ExportRegistrationRequest , Registration , OperationMetadata > exportRegistrationOperationCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getRegistrationCallable()
public UnaryCallable<GetRegistrationRequest , Registration > getRegistrationCallable ()
Returns
listRegistrationsCallable()
public UnaryCallable<ListRegistrationsRequest , ListRegistrationsResponse > listRegistrationsCallable ()
Returns
listRegistrationsPagedCallable()
public UnaryCallable<ListRegistrationsRequest , DomainsClient . ListRegistrationsPagedResponse > listRegistrationsPagedCallable ()
Returns
registerDomainCallable()
public UnaryCallable<RegisterDomainRequest , Operation > registerDomainCallable ()
Returns
registerDomainOperationCallable()
public OperationCallable<RegisterDomainRequest , Registration , OperationMetadata > registerDomainOperationCallable ()
Returns
resetAuthorizationCodeCallable()
public UnaryCallable<ResetAuthorizationCodeRequest , AuthorizationCode > resetAuthorizationCodeCallable ()
Returns
retrieveAuthorizationCodeCallable()
public UnaryCallable<RetrieveAuthorizationCodeRequest , AuthorizationCode > retrieveAuthorizationCodeCallable ()
Returns
retrieveRegisterParametersCallable()
public UnaryCallable<RetrieveRegisterParametersRequest , RetrieveRegisterParametersResponse > retrieveRegisterParametersCallable ()
Returns
retrieveTransferParametersCallable()
public UnaryCallable<RetrieveTransferParametersRequest , RetrieveTransferParametersResponse > retrieveTransferParametersCallable ()
Returns
searchDomainsCallable()
public UnaryCallable<SearchDomainsRequest , SearchDomainsResponse > searchDomainsCallable ()
Returns
transferDomainCallable()
public UnaryCallable<TransferDomainRequest , Operation > transferDomainCallable ()
Returns
transferDomainOperationCallable()
public OperationCallable<TransferDomainRequest , Registration , OperationMetadata > transferDomainOperationCallable ()
Returns
updateRegistrationCallable()
public UnaryCallable<UpdateRegistrationRequest , Operation > updateRegistrationCallable ()
Returns
updateRegistrationOperationCallable()
public OperationCallable<UpdateRegistrationRequest , Registration , OperationMetadata > updateRegistrationOperationCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]