@Generated(value="by gapic-generator-java") public class GrpcUptimeCheckServiceStub extends UptimeCheckServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcUptimeCheckServiceStub(UptimeCheckServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcUptimeCheckServiceStub, using the given settings.
|
protected |
GrpcUptimeCheckServiceStub(UptimeCheckServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcUptimeCheckServiceStub, using the given settings.
|
protected GrpcUptimeCheckServiceStub(UptimeCheckServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcUptimeCheckServiceStub(UptimeCheckServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcUptimeCheckServiceStub create(UptimeCheckServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcUptimeCheckServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcUptimeCheckServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse> listUptimeCheckConfigsCallable()
listUptimeCheckConfigsCallable in class UptimeCheckServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListUptimeCheckConfigsRequest,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse> listUptimeCheckConfigsPagedCallable()
listUptimeCheckConfigsPagedCallable in class UptimeCheckServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetUptimeCheckConfigRequest,UptimeCheckConfig> getUptimeCheckConfigCallable()
getUptimeCheckConfigCallable in class UptimeCheckServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateUptimeCheckConfigRequest,UptimeCheckConfig> createUptimeCheckConfigCallable()
createUptimeCheckConfigCallable in class UptimeCheckServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateUptimeCheckConfigRequest,UptimeCheckConfig> updateUptimeCheckConfigCallable()
updateUptimeCheckConfigCallable in class UptimeCheckServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteUptimeCheckConfigRequest,com.google.protobuf.Empty> deleteUptimeCheckConfigCallable()
deleteUptimeCheckConfigCallable in class UptimeCheckServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListUptimeCheckIpsRequest,ListUptimeCheckIpsResponse> listUptimeCheckIpsCallable()
listUptimeCheckIpsCallable in class UptimeCheckServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListUptimeCheckIpsRequest,UptimeCheckServiceClient.ListUptimeCheckIpsPagedResponse> listUptimeCheckIpsPagedCallable()
listUptimeCheckIpsPagedCallable in class UptimeCheckServiceStubpublic final void close()
close in interface AutoCloseableclose in class UptimeCheckServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2023 Google LLC. All rights reserved.