@Deprecated @Generated(value="by gapic-generator-java") public class HttpJsonCloudChannelReportsServiceStub extends CloudChannelReportsServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Deprecated.
Constructs an instance of HttpJsonCloudChannelReportsServiceStub, using the given settings.
|
protected |
HttpJsonCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Deprecated.
Constructs an instance of HttpJsonCloudChannelReportsServiceStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit)
Deprecated.
|
void |
close()
Deprecated.
|
static HttpJsonCloudChannelReportsServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext)
Deprecated.
|
static HttpJsonCloudChannelReportsServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Deprecated.
|
static HttpJsonCloudChannelReportsServiceStub |
create(CloudChannelReportsServiceStubSettings settings)
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse> |
fetchReportResultsCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse> |
fetchReportResultsPagedCallable()
Deprecated.
|
com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub |
getHttpJsonOperationsStub()
Deprecated.
|
static List<com.google.api.gax.httpjson.ApiMethodDescriptor> |
getMethodDescriptors()
Deprecated.
|
boolean |
isShutdown()
Deprecated.
|
boolean |
isTerminated()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse> |
listReportsCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse> |
listReportsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<RunReportJobRequest,com.google.longrunning.Operation> |
runReportJobCallable()
Deprecated.
|
com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata> |
runReportJobOperationCallable()
Deprecated.
|
void |
shutdown()
Deprecated.
|
void |
shutdownNow()
Deprecated.
|
getOperationsStubprotected HttpJsonCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonCloudChannelReportsServiceStub create(CloudChannelReportsServiceStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonCloudChannelReportsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonCloudChannelReportsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub getHttpJsonOperationsStub()
getHttpJsonOperationsStub in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<RunReportJobRequest,com.google.longrunning.Operation> runReportJobCallable()
runReportJobCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata> runReportJobOperationCallable()
runReportJobOperationCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse> fetchReportResultsCallable()
fetchReportResultsCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse> fetchReportResultsPagedCallable()
fetchReportResultsPagedCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()
listReportsCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse> listReportsPagedCallable()
listReportsPagedCallable in class CloudChannelReportsServiceStubpublic final void close()
close in interface AutoCloseableclose in class CloudChannelReportsServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.