Class AuthorizedDomainsStub (2.34.0)

publicabstractclass AuthorizedDomainsStubimplementsBackgroundResource

Base stub class for the AuthorizedDomains service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > AuthorizedDomainsStub

Implements

BackgroundResource

Constructors

AuthorizedDomainsStub()

publicAuthorizedDomainsStub()

Methods

close()

publicabstractvoidclose()

listAuthorizedDomainsCallable()

publicUnaryCallable<ListAuthorizedDomainsRequest,ListAuthorizedDomainsResponse>listAuthorizedDomainsCallable()
Returns
Type Description
UnaryCallable<ListAuthorizedDomainsRequest,ListAuthorizedDomainsResponse>

listAuthorizedDomainsPagedCallable()

publicUnaryCallable<ListAuthorizedDomainsRequest,AuthorizedDomainsClient.ListAuthorizedDomainsPagedResponse>listAuthorizedDomainsPagedCallable()
Returns
Type Description
UnaryCallable<ListAuthorizedDomainsRequest,ListAuthorizedDomainsPagedResponse>

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 2025年10月30日 UTC.