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 ServiceLevelObjective
ServiceMonitoringServiceClient. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request)
Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjective
ServiceMonitoringServiceClient. createServiceLevelObjective(ServiceName parent, ServiceLevelObjective serviceLevelObjective)
Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjective
ServiceMonitoringServiceClient. createServiceLevelObjective(String parent, ServiceLevelObjective serviceLevelObjective)
Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjective
ServiceMonitoringServiceClient. getServiceLevelObjective(GetServiceLevelObjectiveRequest request)
Get a `ServiceLevelObjective` by name.ServiceLevelObjective
ServiceMonitoringServiceClient. getServiceLevelObjective(ServiceLevelObjectiveName name)
Get a `ServiceLevelObjective` by name.ServiceLevelObjective
ServiceMonitoringServiceClient. getServiceLevelObjective(String name)
Get a `ServiceLevelObjective` by name.ServiceLevelObjective
ServiceMonitoringServiceClient. updateServiceLevelObjective(ServiceLevelObjective serviceLevelObjective)
Update the given `ServiceLevelObjective`.ServiceLevelObjective
ServiceMonitoringServiceClient. 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 ServiceLevelObjective
ServiceMonitoringServiceClient. createServiceLevelObjective(ServiceName parent, ServiceLevelObjective serviceLevelObjective)
Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjective
ServiceMonitoringServiceClient. createServiceLevelObjective(String parent, ServiceLevelObjective serviceLevelObjective)
Create a `ServiceLevelObjective` for the given `Service`.ServiceLevelObjective
ServiceMonitoringServiceClient. 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 ServiceLevelObjective
ServiceLevelObjective.Builder. build()
ServiceLevelObjective
ServiceLevelObjective.Builder. buildPartial()
ServiceLevelObjective
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request)
Create a `ServiceLevelObjective` for the given `Service`.static ServiceLevelObjective
ServiceLevelObjective. getDefaultInstance()
ServiceLevelObjective
ServiceLevelObjective.Builder. getDefaultInstanceForType()
ServiceLevelObjective
ServiceLevelObjective. getDefaultInstanceForType()
ServiceLevelObjective
CreateServiceLevelObjectiveRequest.Builder. getServiceLevelObjective()
Required.ServiceLevelObjective
CreateServiceLevelObjectiveRequest. getServiceLevelObjective()
Required.ServiceLevelObjective
CreateServiceLevelObjectiveRequestOrBuilder. getServiceLevelObjective()
Required.ServiceLevelObjective
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceBlockingStub. getServiceLevelObjective(GetServiceLevelObjectiveRequest request)
Get a `ServiceLevelObjective` by name.ServiceLevelObjective
UpdateServiceLevelObjectiveRequest.Builder. getServiceLevelObjective()
Required.ServiceLevelObjective
UpdateServiceLevelObjectiveRequest. getServiceLevelObjective()
Required.ServiceLevelObjective
UpdateServiceLevelObjectiveRequestOrBuilder. getServiceLevelObjective()
Required.ServiceLevelObjective
ListServiceLevelObjectivesResponse.Builder. getServiceLevelObjectives(int index)
The `ServiceLevelObjective`s matching the specified filter.ServiceLevelObjective
ListServiceLevelObjectivesResponse. getServiceLevelObjectives(int index)
The `ServiceLevelObjective`s matching the specified filter.ServiceLevelObjective
ListServiceLevelObjectivesResponseOrBuilder. getServiceLevelObjectives(int index)
The `ServiceLevelObjective`s matching the specified filter.static ServiceLevelObjective
ServiceLevelObjective. parseDelimitedFrom(InputStream input)
static ServiceLevelObjective
ServiceLevelObjective. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(byte[] data)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(com.google.protobuf.ByteString data)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(com.google.protobuf.CodedInputStream input)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(InputStream input)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(ByteBuffer data)
static ServiceLevelObjective
ServiceLevelObjective. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ServiceLevelObjective
ServiceMonitoringServiceGrpc.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.Builder
ListServiceLevelObjectivesResponse.Builder. addAllServiceLevelObjectives(Iterable<? extends ServiceLevelObjective> values)
The `ServiceLevelObjective`s matching the specified filter.default void
ServiceMonitoringServiceGrpc.AsyncService. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)
Create a `ServiceLevelObjective` for the given `Service`.void
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. createServiceLevelObjective(CreateServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)
Create a `ServiceLevelObjective` for the given `Service`.default void
ServiceMonitoringServiceGrpc.AsyncService. getServiceLevelObjective(GetServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)
Get a `ServiceLevelObjective` by name.void
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. getServiceLevelObjective(GetServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)
Get a `ServiceLevelObjective` by name.default void
ServiceMonitoringServiceGrpc.AsyncService. updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)
Update the given `ServiceLevelObjective`.void
ServiceMonitoringServiceGrpc.ServiceMonitoringServiceStub. updateServiceLevelObjective(UpdateServiceLevelObjectiveRequest request, io.grpc.stub.StreamObserver<ServiceLevelObjective> responseObserver)
Update the given `ServiceLevelObjective`.
-