@Generated(value="by gapic-generator-java") public class GrpcServiceMonitoringServiceStub extends ServiceMonitoringServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcServiceMonitoringServiceStub(ServiceMonitoringServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcServiceMonitoringServiceStub, using the given settings.
|
protected |
GrpcServiceMonitoringServiceStub(ServiceMonitoringServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcServiceMonitoringServiceStub, using the given settings.
|
protected GrpcServiceMonitoringServiceStub(ServiceMonitoringServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcServiceMonitoringServiceStub(ServiceMonitoringServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcServiceMonitoringServiceStub create(ServiceMonitoringServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcServiceMonitoringServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcServiceMonitoringServiceStub 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<CreateServiceRequest,Service> createServiceCallable()
createServiceCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service> getServiceCallable()
getServiceCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
listServicesCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ServiceMonitoringServiceClient.ListServicesPagedResponse> listServicesPagedCallable()
listServicesPagedCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateServiceRequest,Service> updateServiceCallable()
updateServiceCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteServiceRequest,com.google.protobuf.Empty> deleteServiceCallable()
deleteServiceCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateServiceLevelObjectiveRequest,ServiceLevelObjective> createServiceLevelObjectiveCallable()
createServiceLevelObjectiveCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetServiceLevelObjectiveRequest,ServiceLevelObjective> getServiceLevelObjectiveCallable()
getServiceLevelObjectiveCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse> listServiceLevelObjectivesCallable()
listServiceLevelObjectivesCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListServiceLevelObjectivesRequest,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> listServiceLevelObjectivesPagedCallable()
listServiceLevelObjectivesPagedCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective> updateServiceLevelObjectiveCallable()
updateServiceLevelObjectiveCallable in class ServiceMonitoringServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteServiceLevelObjectiveRequest,com.google.protobuf.Empty> deleteServiceLevelObjectiveCallable()
deleteServiceLevelObjectiveCallable in class ServiceMonitoringServiceStubpublic final void close()
close in interface AutoCloseableclose in class ServiceMonitoringServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.