Class HttpJsonCloudChannelReportsServiceStub (3.41.0)

public class HttpJsonCloudChannelReportsServiceStub extends CloudChannelReportsServiceStub

Deprecated. This class is deprecated and will be removed in the next major version update.

REST stub implementation for the CloudChannelReportsService service API.

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

Inheritance

java.lang.Object > CloudChannelReportsServiceStub > HttpJsonCloudChannelReportsServiceStub

Static Methods

create(ClientContext clientContext) (deprecated)

public static final HttpJsonCloudChannelReportsServiceStub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
HttpJsonCloudChannelReportsServiceStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) (deprecated)

public static final HttpJsonCloudChannelReportsServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory
Returns
TypeDescription
HttpJsonCloudChannelReportsServiceStub
Exceptions
TypeDescription
IOException

create(CloudChannelReportsServiceStubSettings settings) (deprecated)

public static final HttpJsonCloudChannelReportsServiceStub create(CloudChannelReportsServiceStubSettings settings)
Parameter
NameDescription
settingsCloudChannelReportsServiceStubSettings
Returns
TypeDescription
HttpJsonCloudChannelReportsServiceStub
Exceptions
TypeDescription
IOException

getMethodDescriptors() (deprecated)

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
TypeDescription
List<ApiMethodDescriptor>

Constructors

HttpJsonCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, ClientContext clientContext) (deprecated)

protected HttpJsonCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonCloudChannelReportsServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsCloudChannelReportsServiceStubSettings
clientContextClientContext

HttpJsonCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory) (deprecated)

protected HttpJsonCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonCloudChannelReportsServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsCloudChannelReportsServiceStubSettings
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit) (deprecated)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

close() (deprecated)

public final void close()
Overrides

fetchReportResultsCallable() (deprecated)

public UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse> fetchReportResultsCallable()
Returns
TypeDescription
UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse>
Overrides

fetchReportResultsPagedCallable() (deprecated)

public UnaryCallable<FetchReportResultsRequest,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse> fetchReportResultsPagedCallable()
Returns
TypeDescription
UnaryCallable<FetchReportResultsRequest,FetchReportResultsPagedResponse>
Overrides

getHttpJsonOperationsStub() (deprecated)

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
HttpJsonOperationsStub
Overrides

isShutdown() (deprecated)

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated() (deprecated)

public boolean isTerminated()
Returns
TypeDescription
boolean

listReportsCallable() (deprecated)

public UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()
Returns
TypeDescription
UnaryCallable<ListReportsRequest,ListReportsResponse>
Overrides

listReportsPagedCallable() (deprecated)

public UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse> listReportsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListReportsRequest,ListReportsPagedResponse>
Overrides

runReportJobCallable() (deprecated)

public UnaryCallable<RunReportJobRequest,Operation> runReportJobCallable()
Returns
TypeDescription
UnaryCallable<RunReportJobRequest,Operation>
Overrides

runReportJobOperationCallable() (deprecated)

public OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata> runReportJobOperationCallable()
Returns
TypeDescription
OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
Overrides

shutdown() (deprecated)

public void shutdown()

shutdownNow() (deprecated)

public void shutdownNow()