Class MobileCarrierServiceStub (0.39.0)

public abstract class MobileCarrierServiceStub implements BackgroundResource

Base stub class for the MobileCarrierService service API.

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

Inheritance

java.lang.Object > MobileCarrierServiceStub

Implements

BackgroundResource

Constructors

MobileCarrierServiceStub()

public MobileCarrierServiceStub()

Methods

close()

public abstract void close()

getMobileCarrierCallable()

public UnaryCallable<GetMobileCarrierRequest,MobileCarrier> getMobileCarrierCallable()
Returns
Type Description
UnaryCallable<GetMobileCarrierRequest,MobileCarrier>

listMobileCarriersCallable()

public UnaryCallable<ListMobileCarriersRequest,ListMobileCarriersResponse> listMobileCarriersCallable()
Returns
Type Description
UnaryCallable<ListMobileCarriersRequest,ListMobileCarriersResponse>

listMobileCarriersPagedCallable()

public UnaryCallable<ListMobileCarriersRequest,MobileCarrierServiceClient.ListMobileCarriersPagedResponse> listMobileCarriersPagedCallable()
Returns
Type Description
UnaryCallable<ListMobileCarriersRequest,ListMobileCarriersPagedResponse>