Class HttpJsonAnalyticsHubServiceStub (2.16.0)

public class HttpJsonAnalyticsHubServiceStub extends AnalyticsHubServiceStub

REST stub implementation for the AnalyticsHubService service API.

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

Inheritance

java.lang.Object > AnalyticsHubServiceStub > HttpJsonAnalyticsHubServiceStub

Static Methods

create(ClientContext clientContext)

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

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

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

create(AnalyticsHubServiceStubSettings settings)

public static final HttpJsonAnalyticsHubServiceStub create(AnalyticsHubServiceStubSettings settings)
Parameter
NameDescription
settingsAnalyticsHubServiceStubSettings
Returns
TypeDescription
HttpJsonAnalyticsHubServiceStub
Exceptions
TypeDescription
IOException

getMethodDescriptors()

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

Constructors

HttpJsonAnalyticsHubServiceStub(AnalyticsHubServiceStubSettings settings, ClientContext clientContext)

protected HttpJsonAnalyticsHubServiceStub(AnalyticsHubServiceStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonAnalyticsHubServiceStub, 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
settingsAnalyticsHubServiceStubSettings
clientContextClientContext

HttpJsonAnalyticsHubServiceStub(AnalyticsHubServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonAnalyticsHubServiceStub(AnalyticsHubServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonAnalyticsHubServiceStub, 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
settingsAnalyticsHubServiceStubSettings
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

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

close()

public final void close()
Overrides

createDataExchangeCallable()

public UnaryCallable<CreateDataExchangeRequest,DataExchange> createDataExchangeCallable()
Returns
TypeDescription
UnaryCallable<CreateDataExchangeRequest,DataExchange>
Overrides

createListingCallable()

public UnaryCallable<CreateListingRequest,Listing> createListingCallable()
Returns
TypeDescription
UnaryCallable<CreateListingRequest,Listing>
Overrides

deleteDataExchangeCallable()

public UnaryCallable<DeleteDataExchangeRequest,Empty> deleteDataExchangeCallable()
Returns
TypeDescription
UnaryCallable<DeleteDataExchangeRequest,Empty>
Overrides

deleteListingCallable()

public UnaryCallable<DeleteListingRequest,Empty> deleteListingCallable()
Returns
TypeDescription
UnaryCallable<DeleteListingRequest,Empty>
Overrides

getDataExchangeCallable()

public UnaryCallable<GetDataExchangeRequest,DataExchange> getDataExchangeCallable()
Returns
TypeDescription
UnaryCallable<GetDataExchangeRequest,DataExchange>
Overrides

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

getListingCallable()

public UnaryCallable<GetListingRequest,Listing> getListingCallable()
Returns
TypeDescription
UnaryCallable<GetListingRequest,Listing>
Overrides

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

listDataExchangesCallable()

public UnaryCallable<ListDataExchangesRequest,ListDataExchangesResponse> listDataExchangesCallable()
Returns
TypeDescription
UnaryCallable<ListDataExchangesRequest,ListDataExchangesResponse>
Overrides

listDataExchangesPagedCallable()

public UnaryCallable<ListDataExchangesRequest,AnalyticsHubServiceClient.ListDataExchangesPagedResponse> listDataExchangesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListDataExchangesRequest,ListDataExchangesPagedResponse>
Overrides

listListingsCallable()

public UnaryCallable<ListListingsRequest,ListListingsResponse> listListingsCallable()
Returns
TypeDescription
UnaryCallable<ListListingsRequest,ListListingsResponse>
Overrides

listListingsPagedCallable()

public UnaryCallable<ListListingsRequest,AnalyticsHubServiceClient.ListListingsPagedResponse> listListingsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListListingsRequest,ListListingsPagedResponse>
Overrides

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>
Overrides

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,AnalyticsHubServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>
Overrides

listOrgDataExchangesCallable()

public UnaryCallable<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse> listOrgDataExchangesCallable()
Returns
TypeDescription
UnaryCallable<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse>
Overrides

listOrgDataExchangesPagedCallable()

public UnaryCallable<ListOrgDataExchangesRequest,AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse> listOrgDataExchangesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListOrgDataExchangesRequest,ListOrgDataExchangesPagedResponse>
Overrides

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

subscribeListingCallable()

public UnaryCallable<SubscribeListingRequest,SubscribeListingResponse> subscribeListingCallable()
Returns
TypeDescription
UnaryCallable<SubscribeListingRequest,SubscribeListingResponse>
Overrides

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>
Overrides

updateDataExchangeCallable()

public UnaryCallable<UpdateDataExchangeRequest,DataExchange> updateDataExchangeCallable()
Returns
TypeDescription
UnaryCallable<UpdateDataExchangeRequest,DataExchange>
Overrides

updateListingCallable()

public UnaryCallable<UpdateListingRequest,Listing> updateListingCallable()
Returns
TypeDescription
UnaryCallable<UpdateListingRequest,Listing>
Overrides