Class HubServiceStub (1.40.0)

public abstract class HubServiceStub implements BackgroundResource

Base stub class for the HubService service API.

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

Inheritance

java.lang.Object > HubServiceStub

Implements

BackgroundResource

Constructors

HubServiceStub()

public HubServiceStub()

Methods

acceptHubSpokeCallable()

public UnaryCallable<AcceptHubSpokeRequest,Operation> acceptHubSpokeCallable()
Returns
TypeDescription
UnaryCallable<AcceptHubSpokeRequest,Operation>

acceptHubSpokeOperationCallable()

public OperationCallable<AcceptHubSpokeRequest,AcceptHubSpokeResponse,OperationMetadata> acceptHubSpokeOperationCallable()
Returns
TypeDescription
OperationCallable<AcceptHubSpokeRequest,AcceptHubSpokeResponse,OperationMetadata>

close()

public abstract void close()

createHubCallable()

public UnaryCallable<CreateHubRequest,Operation> createHubCallable()
Returns
TypeDescription
UnaryCallable<CreateHubRequest,Operation>

createHubOperationCallable()

public OperationCallable<CreateHubRequest,Hub,OperationMetadata> createHubOperationCallable()
Returns
TypeDescription
OperationCallable<CreateHubRequest,Hub,OperationMetadata>

createSpokeCallable()

public UnaryCallable<CreateSpokeRequest,Operation> createSpokeCallable()
Returns
TypeDescription
UnaryCallable<CreateSpokeRequest,Operation>

createSpokeOperationCallable()

public OperationCallable<CreateSpokeRequest,Spoke,OperationMetadata> createSpokeOperationCallable()
Returns
TypeDescription
OperationCallable<CreateSpokeRequest,Spoke,OperationMetadata>

deleteHubCallable()

public UnaryCallable<DeleteHubRequest,Operation> deleteHubCallable()
Returns
TypeDescription
UnaryCallable<DeleteHubRequest,Operation>

deleteHubOperationCallable()

public OperationCallable<DeleteHubRequest,Empty,OperationMetadata> deleteHubOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteHubRequest,Empty,OperationMetadata>

deleteSpokeCallable()

public UnaryCallable<DeleteSpokeRequest,Operation> deleteSpokeCallable()
Returns
TypeDescription
UnaryCallable<DeleteSpokeRequest,Operation>

deleteSpokeOperationCallable()

public OperationCallable<DeleteSpokeRequest,Empty,OperationMetadata> deleteSpokeOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteSpokeRequest,Empty,OperationMetadata>

getGroupCallable()

public UnaryCallable<GetGroupRequest,Group> getGroupCallable()
Returns
TypeDescription
UnaryCallable<GetGroupRequest,Group>

getHubCallable()

public UnaryCallable<GetHubRequest,Hub> getHubCallable()
Returns
TypeDescription
UnaryCallable<GetHubRequest,Hub>

getIamPolicyCallable()

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

getLocationCallable()

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

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getRouteCallable()

public UnaryCallable<GetRouteRequest,Route> getRouteCallable()
Returns
TypeDescription
UnaryCallable<GetRouteRequest,Route>

getRouteTableCallable()

public UnaryCallable<GetRouteTableRequest,RouteTable> getRouteTableCallable()
Returns
TypeDescription
UnaryCallable<GetRouteTableRequest,RouteTable>

getSpokeCallable()

public UnaryCallable<GetSpokeRequest,Spoke> getSpokeCallable()
Returns
TypeDescription
UnaryCallable<GetSpokeRequest,Spoke>

listGroupsCallable()

public UnaryCallable<ListGroupsRequest,ListGroupsResponse> listGroupsCallable()
Returns
TypeDescription
UnaryCallable<ListGroupsRequest,ListGroupsResponse>

listGroupsPagedCallable()

public UnaryCallable<ListGroupsRequest,HubServiceClient.ListGroupsPagedResponse> listGroupsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListGroupsRequest,ListGroupsPagedResponse>

listHubSpokesCallable()

public UnaryCallable<ListHubSpokesRequest,ListHubSpokesResponse> listHubSpokesCallable()
Returns
TypeDescription
UnaryCallable<ListHubSpokesRequest,ListHubSpokesResponse>

listHubSpokesPagedCallable()

public UnaryCallable<ListHubSpokesRequest,HubServiceClient.ListHubSpokesPagedResponse> listHubSpokesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListHubSpokesRequest,ListHubSpokesPagedResponse>

listHubsCallable()

public UnaryCallable<ListHubsRequest,ListHubsResponse> listHubsCallable()
Returns
TypeDescription
UnaryCallable<ListHubsRequest,ListHubsResponse>

listHubsPagedCallable()

public UnaryCallable<ListHubsRequest,HubServiceClient.ListHubsPagedResponse> listHubsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListHubsRequest,ListHubsPagedResponse>

listLocationsCallable()

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

listLocationsPagedCallable()

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

listRouteTablesCallable()

public UnaryCallable<ListRouteTablesRequest,ListRouteTablesResponse> listRouteTablesCallable()
Returns
TypeDescription
UnaryCallable<ListRouteTablesRequest,ListRouteTablesResponse>

listRouteTablesPagedCallable()

public UnaryCallable<ListRouteTablesRequest,HubServiceClient.ListRouteTablesPagedResponse> listRouteTablesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRouteTablesRequest,ListRouteTablesPagedResponse>

listRoutesCallable()

public UnaryCallable<ListRoutesRequest,ListRoutesResponse> listRoutesCallable()
Returns
TypeDescription
UnaryCallable<ListRoutesRequest,ListRoutesResponse>

listRoutesPagedCallable()

public UnaryCallable<ListRoutesRequest,HubServiceClient.ListRoutesPagedResponse> listRoutesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRoutesRequest,ListRoutesPagedResponse>

listSpokesCallable()

public UnaryCallable<ListSpokesRequest,ListSpokesResponse> listSpokesCallable()
Returns
TypeDescription
UnaryCallable<ListSpokesRequest,ListSpokesResponse>

listSpokesPagedCallable()

public UnaryCallable<ListSpokesRequest,HubServiceClient.ListSpokesPagedResponse> listSpokesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListSpokesRequest,ListSpokesPagedResponse>

rejectHubSpokeCallable()

public UnaryCallable<RejectHubSpokeRequest,Operation> rejectHubSpokeCallable()
Returns
TypeDescription
UnaryCallable<RejectHubSpokeRequest,Operation>

rejectHubSpokeOperationCallable()

public OperationCallable<RejectHubSpokeRequest,RejectHubSpokeResponse,OperationMetadata> rejectHubSpokeOperationCallable()
Returns
TypeDescription
OperationCallable<RejectHubSpokeRequest,RejectHubSpokeResponse,OperationMetadata>

setIamPolicyCallable()

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

testIamPermissionsCallable()

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

updateHubCallable()

public UnaryCallable<UpdateHubRequest,Operation> updateHubCallable()
Returns
TypeDescription
UnaryCallable<UpdateHubRequest,Operation>

updateHubOperationCallable()

public OperationCallable<UpdateHubRequest,Hub,OperationMetadata> updateHubOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateHubRequest,Hub,OperationMetadata>

updateSpokeCallable()

public UnaryCallable<UpdateSpokeRequest,Operation> updateSpokeCallable()
Returns
TypeDescription
UnaryCallable<UpdateSpokeRequest,Operation>

updateSpokeOperationCallable()

public OperationCallable<UpdateSpokeRequest,Spoke,OperationMetadata> updateSpokeOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateSpokeRequest,Spoke,OperationMetadata>