Class ConnectionServiceStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable
    Direct Known Subclasses:
    GrpcConnectionServiceStub, HttpJsonConnectionServiceStub

    @Generated("by gapic-generator-java")
    public abstract class ConnectionServiceStub
    extends Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for the ConnectionService service API.

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

    • Constructor Detail

      • ConnectionServiceStub

        public ConnectionServiceStub()
    • Method Detail

      • deleteConnectionCallable

        public com.google.api.gax.rpc.UnaryCallable<DeleteConnectionRequest,​com.google.protobuf.Empty> deleteConnectionCallable()
      • getIamPolicyCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,​com.google.iam.v1.Policy> getIamPolicyCallable()
      • setIamPolicyCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,​com.google.iam.v1.Policy> setIamPolicyCallable()
      • testIamPermissionsCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,​com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()