- 0.49.0 (latest)
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.3
public class GrpcClientConnectorServicesServiceStub extends ClientConnectorServicesServiceStub
gRPC stub implementation for the ClientConnectorServicesService service API.
This class is for advanced usage and reflects the underlying API directly.
Inheritance
java.lang.Object > ClientConnectorServicesServiceStub > GrpcClientConnectorServicesServiceStubStatic Methods
create(ClientContext clientContext)
public static final GrpcClientConnectorServicesServiceStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Returns | |
---|---|
Type | Description |
GrpcClientConnectorServicesServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcClientConnectorServicesServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext |
ClientContext |
callableFactory |
GrpcStubCallableFactory |
Returns | |
---|---|
Type | Description |
GrpcClientConnectorServicesServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientConnectorServicesServiceStubSettings settings)
public static final GrpcClientConnectorServicesServiceStub create(ClientConnectorServicesServiceStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
ClientConnectorServicesServiceStubSettings |
Returns | |
---|---|
Type | Description |
GrpcClientConnectorServicesServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
Constructors
GrpcClientConnectorServicesServiceStub(ClientConnectorServicesServiceStubSettings settings, ClientContext clientContext)
protected GrpcClientConnectorServicesServiceStub(ClientConnectorServicesServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcClientConnectorServicesServiceStub, 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 | |
---|---|
Name | Description |
settings |
ClientConnectorServicesServiceStubSettings |
clientContext |
ClientContext |
GrpcClientConnectorServicesServiceStub(ClientConnectorServicesServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcClientConnectorServicesServiceStub(ClientConnectorServicesServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcClientConnectorServicesServiceStub, 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 | |
---|---|
Name | Description |
settings |
ClientConnectorServicesServiceStubSettings |
clientContext |
ClientContext |
callableFactory |
GrpcStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration |
long |
unit |
TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
close()
public final void close()
createClientConnectorServiceCallable()
public UnaryCallable<CreateClientConnectorServiceRequest,Operation> createClientConnectorServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateClientConnectorServiceRequest,Operation> |
createClientConnectorServiceOperationCallable()
public OperationCallable<CreateClientConnectorServiceRequest,ClientConnectorService,ClientConnectorServiceOperationMetadata> createClientConnectorServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateClientConnectorServiceRequest,ClientConnectorService,ClientConnectorServiceOperationMetadata> |
deleteClientConnectorServiceCallable()
public UnaryCallable<DeleteClientConnectorServiceRequest,Operation> deleteClientConnectorServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteClientConnectorServiceRequest,Operation> |
deleteClientConnectorServiceOperationCallable()
public OperationCallable<DeleteClientConnectorServiceRequest,Empty,ClientConnectorServiceOperationMetadata> deleteClientConnectorServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteClientConnectorServiceRequest,Empty,ClientConnectorServiceOperationMetadata> |
getClientConnectorServiceCallable()
public UnaryCallable<GetClientConnectorServiceRequest,ClientConnectorService> getClientConnectorServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetClientConnectorServiceRequest,ClientConnectorService> |
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
GrpcOperationsStub |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listClientConnectorServicesCallable()
public UnaryCallable<ListClientConnectorServicesRequest,ListClientConnectorServicesResponse> listClientConnectorServicesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListClientConnectorServicesRequest,ListClientConnectorServicesResponse> |
listClientConnectorServicesPagedCallable()
public UnaryCallable<ListClientConnectorServicesRequest,ClientConnectorServicesServiceClient.ListClientConnectorServicesPagedResponse> listClientConnectorServicesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListClientConnectorServicesRequest,ListClientConnectorServicesPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,ClientConnectorServicesServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
updateClientConnectorServiceCallable()
public UnaryCallable<UpdateClientConnectorServiceRequest,Operation> updateClientConnectorServiceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateClientConnectorServiceRequest,Operation> |
updateClientConnectorServiceOperationCallable()
public OperationCallable<UpdateClientConnectorServiceRequest,ClientConnectorService,ClientConnectorServiceOperationMetadata> updateClientConnectorServiceOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateClientConnectorServiceRequest,ClientConnectorService,ClientConnectorServiceOperationMetadata> |