Class AppConnectorsServiceStub (0.5.0)

public abstract class AppConnectorsServiceStub implements BackgroundResource

Base stub class for the AppConnectorsService service API.

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

Inheritance

java.lang.Object > AppConnectorsServiceStub

Implements

BackgroundResource

Constructors

AppConnectorsServiceStub()

public AppConnectorsServiceStub()

Methods

close()

public abstract void close()

createAppConnectorCallable()

public UnaryCallable<CreateAppConnectorRequest,Operation> createAppConnectorCallable()
Returns

createAppConnectorOperationCallable()

public OperationCallable<CreateAppConnectorRequest,AppConnector,AppConnectorOperationMetadata> createAppConnectorOperationCallable()
Returns

deleteAppConnectorCallable()

public UnaryCallable<DeleteAppConnectorRequest,Operation> deleteAppConnectorCallable()
Returns

deleteAppConnectorOperationCallable()

public OperationCallable<DeleteAppConnectorRequest,Empty,AppConnectorOperationMetadata> deleteAppConnectorOperationCallable()
Returns

getAppConnectorCallable()

public UnaryCallable<GetAppConnectorRequest,AppConnector> getAppConnectorCallable()
Returns

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

listAppConnectorsCallable()

public UnaryCallable<ListAppConnectorsRequest,ListAppConnectorsResponse> listAppConnectorsCallable()
Returns

listAppConnectorsPagedCallable()

public UnaryCallable<ListAppConnectorsRequest,AppConnectorsServiceClient.ListAppConnectorsPagedResponse> listAppConnectorsPagedCallable()
Returns

listLocationsCallable()

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

listLocationsPagedCallable()

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

reportStatusCallable()

public UnaryCallable<ReportStatusRequest,Operation> reportStatusCallable()
Returns

reportStatusOperationCallable()

public OperationCallable<ReportStatusRequest,AppConnector,AppConnectorOperationMetadata> reportStatusOperationCallable()
Returns

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>

updateAppConnectorCallable()

public UnaryCallable<UpdateAppConnectorRequest,Operation> updateAppConnectorCallable()
Returns

updateAppConnectorOperationCallable()

public OperationCallable<UpdateAppConnectorRequest,AppConnector,AppConnectorOperationMetadata> updateAppConnectorOperationCallable()
Returns