Uses of Class
com.google.monitoring.v3.ServiceLevelObjective
-
Packages that use ServiceLevelObjective Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of ServiceLevelObjective in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return ServiceLevelObjective Modifier and Type Method Description ServiceLevelObjectiveServiceMonitoringServiceClient. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request)Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjectiveServiceMonitoringServiceClient. createServiceLevelObjective(ServiceName parent, ServiceLevelObjective serviceLevelObjective)Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjectiveServiceMonitoringServiceClient. createServiceLevelObjective(String parent, ServiceLevelObjective serviceLevelObjective)Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjectiveServiceMonitoringServiceClient. getServiceLevelObjective(GetServiceLevelObjectiveRequest request)Get a `ServiceLevelObjective` by name.ServiceLevelObjectiveServiceMonitoringServiceClient. getServiceLevelObjective(ServiceLevelObjectiveName name)Get a `ServiceLevelObjective` by name.ServiceLevelObjectiveServiceMonitoringServiceClient. getServiceLevelObjective(String name)Get a `ServiceLevelObjective` by name.ServiceLevelObjectiveServiceMonitoringServiceClient. updateServiceLevelObjective(ServiceLevelObjective serviceLevelObjective)Update the given `ServiceLevelObjective`.ServiceLevelObjectiveServiceMonitoringServiceClient. updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request)Update the given `ServiceLevelObjective`.Methods in com.google.cloud.monitoring.v3 that return types with arguments of type ServiceLevelObjective Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceClient. createServiceLevelObjectiveCallable()Create a `ServiceLevelObjective` for the given `Service`.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceSettings.Builder. createServiceLevelObjectiveSettings()Returns the builder for the settings used for calls to createServiceLevelObjective.com.google.api.gax.rpc.UnaryCallSettings<CreateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceSettings. createServiceLevelObjectiveSettings()Returns the object with the settings used for calls to createServiceLevelObjective.com.google.api.gax.rpc.UnaryCallable<GetServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceClient. getServiceLevelObjectiveCallable()Get a `ServiceLevelObjective` by name.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceSettings.Builder. getServiceLevelObjectiveSettings()Returns the builder for the settings used for calls to getServiceLevelObjective.com.google.api.gax.rpc.UnaryCallSettings<GetServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceSettings. getServiceLevelObjectiveSettings()Returns the object with the settings used for calls to getServiceLevelObjective.com.google.api.gax.rpc.UnaryCallable<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceClient. updateServiceLevelObjectiveCallable()Update the given `ServiceLevelObjective`.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceSettings.Builder. updateServiceLevelObjectiveSettings()Returns the builder for the settings used for calls to updateServiceLevelObjective.com.google.api.gax.rpc.UnaryCallSettings<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceSettings. updateServiceLevelObjectiveSettings()Returns the object with the settings used for calls to updateServiceLevelObjective.Methods in com.google.cloud.monitoring.v3 with parameters of type ServiceLevelObjective Modifier and Type Method Description ServiceLevelObjectiveServiceMonitoringServiceClient. createServiceLevelObjective(ServiceName parent, ServiceLevelObjective serviceLevelObjective)Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjectiveServiceMonitoringServiceClient. createServiceLevelObjective(String parent, ServiceLevelObjective serviceLevelObjective)Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjectiveServiceMonitoringServiceClient. updateServiceLevelObjective(ServiceLevelObjective serviceLevelObjective)Update the given `ServiceLevelObjective`. -
Uses of ServiceLevelObjective in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type ServiceLevelObjective Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateServiceLevelObjectiveRequest,ServiceLevelObjective>GrpcServiceMonitoringServiceStub. createServiceLevelObjectiveCallable()com.google.api.gax.rpc.UnaryCallable<CreateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStub. createServiceLevelObjectiveCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStubSettings.Builder. createServiceLevelObjectiveSettings()Returns the builder for the settings used for calls to createServiceLevelObjective.com.google.api.gax.rpc.UnaryCallSettings<CreateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStubSettings. createServiceLevelObjectiveSettings()Returns the object with the settings used for calls to createServiceLevelObjective.com.google.api.gax.rpc.UnaryCallable<GetServiceLevelObjectiveRequest,ServiceLevelObjective>GrpcServiceMonitoringServiceStub. getServiceLevelObjectiveCallable()com.google.api.gax.rpc.UnaryCallable<GetServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStub. getServiceLevelObjectiveCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStubSettings.Builder. getServiceLevelObjectiveSettings()Returns the builder for the settings used for calls to getServiceLevelObjective.com.google.api.gax.rpc.UnaryCallSettings<GetServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStubSettings. getServiceLevelObjectiveSettings()Returns the object with the settings used for calls to getServiceLevelObjective.com.google.api.gax.rpc.UnaryCallable<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective>GrpcServiceMonitoringServiceStub. updateServiceLevelObjectiveCallable()com.google.api.gax.rpc.UnaryCallable<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStub. updateServiceLevelObjectiveCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStubSettings.Builder. updateServiceLevelObjectiveSettings()Returns the builder for the settings used for calls to updateServiceLevelObjective.com.google.api.gax.rpc.UnaryCallSettings<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceStubSettings. updateServiceLevelObjectiveSettings()Returns the object with the settings used for calls to updateServiceLevelObjective. -
Uses of ServiceLevelObjective in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return ServiceLevelObjective Modifier and Type Method Description ServiceLevelObjectiveServiceLevelObjective.Builder. build()ServiceLevelObjectiveServiceLevelObjective.Builder. buildPartial()ServiceLevelObjectiveServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request)Create a `ServiceLevelObjective` for the given `Service`.static ServiceLevelObjectiveServiceLevelObjective. getDefaultInstance()ServiceLevelObjectiveServiceLevelObjective.Builder. getDefaultInstanceForType()ServiceLevelObjectiveServiceLevelObjective. getDefaultInstanceForType()ServiceLevelObjectiveCreateServiceLevelObjectiveRequest.Builder. getServiceLevelObjective()Required.ServiceLevelObjectiveCreateServiceLevelObjectiveRequest. getServiceLevelObjective()Required.ServiceLevelObjectiveCreateServiceLevelObjectiveRequestOrBuilder. getServiceLevelObjective()Required.ServiceLevelObjectiveServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. getServiceLevelObjective(GetServiceLevelObjectiveRequest request)Get a `ServiceLevelObjective` by name.ServiceLevelObjectiveUpdateServiceLevelObjectiveRequest.Builder. getServiceLevelObjective()Required.ServiceLevelObjectiveUpdateServiceLevelObjectiveRequest. getServiceLevelObjective()Required.ServiceLevelObjectiveUpdateServiceLevelObjectiveRequestOrBuilder. getServiceLevelObjective()Required.ServiceLevelObjectiveListServiceLevelObjectivesResponse.Builder. getServiceLevelObjectives(int index)The `ServiceLevelObjective`s matching the specified filter.ServiceLevelObjectiveListServiceLevelObjectivesResponse. getServiceLevelObjectives(int index)The `ServiceLevelObjective`s matching the specified filter.ServiceLevelObjectiveListServiceLevelObjectivesResponseOrBuilder. getServiceLevelObjectives(int index)The `ServiceLevelObjective`s matching the specified filter.static ServiceLevelObjectiveServiceLevelObjective. parseDelimitedFrom(InputStream input)static ServiceLevelObjectiveServiceLevelObjective. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(byte[] data)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(com.google.protobuf.ByteString data)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(InputStream input)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(ByteBuffer data)static ServiceLevelObjectiveServiceLevelObjective. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ServiceLevelObjectiveServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request)Update the given `ServiceLevelObjective`.Methods in com.google.monitoring.v3 that return types with arguments of type ServiceLevelObjective Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ServiceLevelObjective>ServiceMonitoringServiceGrpc.ServiceMonitoringServiceFutureStub. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request)Create a `ServiceLevelObjective` for the given `Service`.static io.grpc.MethodDescriptor<CreateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceGrpc. getCreateServiceLevelObjectiveMethod()static io.grpc.MethodDescriptor<GetServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceGrpc. getGetServiceLevelObjectiveMethod()com.google.protobuf.Parser<ServiceLevelObjective>ServiceLevelObjective. getParserForType()com.google.common.util.concurrent.ListenableFuture<ServiceLevelObjective>ServiceMonitoringServiceGrpc.ServiceMonitoringServiceFutureStub. getServiceLevelObjective(GetServiceLevelObjectiveRequest request)Get a `ServiceLevelObjective` by name.List<ServiceLevelObjective>ListServiceLevelObjectivesResponse.Builder. getServiceLevelObjectivesList()The `ServiceLevelObjective`s matching the specified filter.List<ServiceLevelObjective>ListServiceLevelObjectivesResponse. getServiceLevelObjectivesList()The `ServiceLevelObjective`s matching the specified filter.List<ServiceLevelObjective>ListServiceLevelObjectivesResponseOrBuilder. getServiceLevelObjectivesList()The `ServiceLevelObjective`s matching the specified filter.static io.grpc.MethodDescriptor<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective>ServiceMonitoringServiceGrpc. getUpdateServiceLevelObjectiveMethod()static com.google.protobuf.Parser<ServiceLevelObjective>ServiceLevelObjective. parser()com.google.common.util.concurrent.ListenableFuture<ServiceLevelObjective>ServiceMonitoringServiceGrpc.ServiceMonitoringServiceFutureStub. updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request)Update the given `ServiceLevelObjective`.Method parameters in com.google.monitoring.v3 with type arguments of type ServiceLevelObjective Modifier and Type Method Description ListServiceLevelObjectivesResponse.BuilderListServiceLevelObjectivesResponse.Builder. addAllServiceLevelObjectives(Iterable<? extends ServiceLevelObjective> values)The `ServiceLevelObjective`s matching the specified filter.default voidServiceMonitoringServiceGrpc.AsyncService. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)Create a `ServiceLevelObjective` for the given `Service`.voidServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)Create a `ServiceLevelObjective` for the given `Service`.default voidServiceMonitoringServiceGrpc.AsyncService. getServiceLevelObjective(GetServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)Get a `ServiceLevelObjective` by name.voidServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. getServiceLevelObjective(GetServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)Get a `ServiceLevelObjective` by name.default voidServiceMonitoringServiceGrpc.AsyncService. updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)Update the given `ServiceLevelObjective`.voidServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)Update the given `ServiceLevelObjective`.
-