Uses of Class
com.google.monitoring.v3.Service
-
Packages that use Service Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of Service in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return Service Modifier and Type Method Description Service
ServiceMonitoringServiceClient. createService(com.google.api.resourcenames.ResourceName parent, Service service)
Create a `Service`.Service
ServiceMonitoringServiceClient. createService(CreateServiceRequest request)
Create a `Service`.Service
ServiceMonitoringServiceClient. createService(OrganizationName parent, Service service)
Create a `Service`.Service
ServiceMonitoringServiceClient. createService(ProjectName parent, Service service)
Create a `Service`.Service
ServiceMonitoringServiceClient. createService(String parent, Service service)
Create a `Service`.Service
ServiceMonitoringServiceClient. getService(GetServiceRequest request)
Get the named `Service`.Service
ServiceMonitoringServiceClient. getService(ServiceName name)
Get the named `Service`.Service
ServiceMonitoringServiceClient. getService(String name)
Get the named `Service`.Service
ServiceMonitoringServiceClient. updateService(Service service)
Update this `Service`.Service
ServiceMonitoringServiceClient. updateService(UpdateServiceRequest request)
Update this `Service`.Methods in com.google.cloud.monitoring.v3 that return types with arguments of type Service Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateServiceRequest,Service>
ServiceMonitoringServiceClient. createServiceCallable()
Create a `Service`.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceRequest,Service>
ServiceMonitoringServiceSettings.Builder. createServiceSettings()
Returns the builder for the settings used for calls to createService.com.google.api.gax.rpc.UnaryCallSettings<CreateServiceRequest,Service>
ServiceMonitoringServiceSettings. createServiceSettings()
Returns the object with the settings used for calls to createService.com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>
ServiceMonitoringServiceClient. getServiceCallable()
Get the named `Service`.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,Service>
ServiceMonitoringServiceSettings.Builder. getServiceSettings()
Returns the builder for the settings used for calls to getService.com.google.api.gax.rpc.UnaryCallSettings<GetServiceRequest,Service>
ServiceMonitoringServiceSettings. getServiceSettings()
Returns the object with the settings used for calls to getService.com.google.api.gax.rpc.UnaryCallable<UpdateServiceRequest,Service>
ServiceMonitoringServiceClient. updateServiceCallable()
Update this `Service`.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceRequest,Service>
ServiceMonitoringServiceSettings.Builder. updateServiceSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.UnaryCallSettings<UpdateServiceRequest,Service>
ServiceMonitoringServiceSettings. updateServiceSettings()
Returns the object with the settings used for calls to updateService.Methods in com.google.cloud.monitoring.v3 with parameters of type Service Modifier and Type Method Description Service
ServiceMonitoringServiceClient. createService(com.google.api.resourcenames.ResourceName parent, Service service)
Create a `Service`.Service
ServiceMonitoringServiceClient. createService(OrganizationName parent, Service service)
Create a `Service`.Service
ServiceMonitoringServiceClient. createService(ProjectName parent, Service service)
Create a `Service`.Service
ServiceMonitoringServiceClient. createService(String parent, Service service)
Create a `Service`.Service
ServiceMonitoringServiceClient. updateService(Service service)
Update this `Service`.Method parameters in com.google.cloud.monitoring.v3 with type arguments of type Service Modifier and Type Method Description static com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServicesPagedResponse>
ServiceMonitoringServiceClient.ListServicesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
protected ServiceMonitoringServiceClient.ListServicesPage
ServiceMonitoringServiceClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
com.google.api.core.ApiFuture<ServiceMonitoringServiceClient.ListServicesPage>
ServiceMonitoringServiceClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
-
Uses of Service in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type Service Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateServiceRequest,Service>
GrpcServiceMonitoringServiceStub. createServiceCallable()
com.google.api.gax.rpc.UnaryCallable<CreateServiceRequest,Service>
ServiceMonitoringServiceStub. createServiceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceRequest,Service>
ServiceMonitoringServiceStubSettings.Builder. createServiceSettings()
Returns the builder for the settings used for calls to createService.com.google.api.gax.rpc.UnaryCallSettings<CreateServiceRequest,Service>
ServiceMonitoringServiceStubSettings. createServiceSettings()
Returns the object with the settings used for calls to createService.com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>
GrpcServiceMonitoringServiceStub. getServiceCallable()
com.google.api.gax.rpc.UnaryCallable<GetServiceRequest,Service>
ServiceMonitoringServiceStub. getServiceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,Service>
ServiceMonitoringServiceStubSettings.Builder. getServiceSettings()
Returns the builder for the settings used for calls to getService.com.google.api.gax.rpc.UnaryCallSettings<GetServiceRequest,Service>
ServiceMonitoringServiceStubSettings. getServiceSettings()
Returns the object with the settings used for calls to getService.com.google.api.gax.rpc.UnaryCallable<UpdateServiceRequest,Service>
GrpcServiceMonitoringServiceStub. updateServiceCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateServiceRequest,Service>
ServiceMonitoringServiceStub. updateServiceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceRequest,Service>
ServiceMonitoringServiceStubSettings.Builder. updateServiceSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.UnaryCallSettings<UpdateServiceRequest,Service>
ServiceMonitoringServiceStubSettings. updateServiceSettings()
Returns the object with the settings used for calls to updateService. -
Uses of Service in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return Service Modifier and Type Method Description Service
Service.Builder. build()
Service
Service.Builder. buildPartial()
Service
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. createService(CreateServiceRequest request)
Create a `Service`.static Service
Service. getDefaultInstance()
Service
Service.Builder. getDefaultInstanceForType()
Service
Service. getDefaultInstanceForType()
Service
CreateServiceRequest.Builder. getService()
Required.Service
CreateServiceRequest. getService()
Required.Service
CreateServiceRequestOrBuilder. getService()
Required.Service
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. getService(GetServiceRequest request)
Get the named `Service`.Service
UpdateServiceRequest.Builder. getService()
Required.Service
UpdateServiceRequest. getService()
Required.Service
UpdateServiceRequestOrBuilder. getService()
Required.Service
ListServicesResponse.Builder. getServices(int index)
The `Service`s matching the specified filter.Service
ListServicesResponse. getServices(int index)
The `Service`s matching the specified filter.Service
ListServicesResponseOrBuilder. getServices(int index)
The `Service`s matching the specified filter.static Service
Service. parseDelimitedFrom(InputStream input)
static Service
Service. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(byte[] data)
static Service
Service. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(com.google.protobuf.ByteString data)
static Service
Service. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(com.google.protobuf.CodedInputStream input)
static Service
Service. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(InputStream input)
static Service
Service. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Service
Service. parseFrom(ByteBuffer data)
static Service
Service. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Service
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. updateService(UpdateServiceRequest request)
Update this `Service`.Methods in com.google.monitoring.v3 that return types with arguments of type Service Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Service>
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceFutureStub. createService(CreateServiceRequest request)
Create a `Service`.static io.grpc.MethodDescriptor<CreateServiceRequest,Service>
ServiceMonitoringServiceGrpc. getCreateServiceMethod()
static io.grpc.MethodDescriptor<GetServiceRequest,Service>
ServiceMonitoringServiceGrpc. getGetServiceMethod()
com.google.protobuf.Parser<Service>
Service. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Service>
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceFutureStub. getService(GetServiceRequest request)
Get the named `Service`.List<Service>
ListServicesResponse.Builder. getServicesList()
The `Service`s matching the specified filter.List<Service>
ListServicesResponse. getServicesList()
The `Service`s matching the specified filter.List<Service>
ListServicesResponseOrBuilder. getServicesList()
The `Service`s matching the specified filter.static io.grpc.MethodDescriptor<UpdateServiceRequest,Service>
ServiceMonitoringServiceGrpc. getUpdateServiceMethod()
static com.google.protobuf.Parser<Service>
Service. parser()
com.google.common.util.concurrent.ListenableFuture<Service>
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceFutureStub. updateService(UpdateServiceRequest request)
Update this `Service`.Methods in com.google.monitoring.v3 with parameters of type Service Modifier and Type Method Description ListServicesResponse.Builder
ListServicesResponse.Builder. addServices(int index, Service value)
The `Service`s matching the specified filter.ListServicesResponse.Builder
ListServicesResponse.Builder. addServices(Service value)
The `Service`s matching the specified filter.Service.Builder
Service.Builder. mergeFrom(Service other)
CreateServiceRequest.Builder
CreateServiceRequest.Builder. mergeService(Service value)
Required.UpdateServiceRequest.Builder
UpdateServiceRequest.Builder. mergeService(Service value)
Required.static Service.Builder
Service. newBuilder(Service prototype)
CreateServiceRequest.Builder
CreateServiceRequest.Builder. setService(Service value)
Required.UpdateServiceRequest.Builder
UpdateServiceRequest.Builder. setService(Service value)
Required.ListServicesResponse.Builder
ListServicesResponse.Builder. setServices(int index, Service value)
The `Service`s matching the specified filter.Method parameters in com.google.monitoring.v3 with type arguments of type Service Modifier and Type Method Description ListServicesResponse.Builder
ListServicesResponse.Builder. addAllServices(Iterable<? extends Service> values)
The `Service`s matching the specified filter.default void
ServiceMonitoringServiceGrpc.AsyncService. createService(CreateServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Create a `Service`.void
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. createService(CreateServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Create a `Service`.default void
ServiceMonitoringServiceGrpc.AsyncService. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Get the named `Service`.void
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. getService(GetServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Get the named `Service`.default void
ServiceMonitoringServiceGrpc.AsyncService. updateService(UpdateServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Update this `Service`.void
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. updateService(UpdateServiceRequest request, io.grpc.stub.StreamObserver<Service> responseObserver)
Update this `Service`.
-