Uses of Class
com.google.monitoring.v3.Snooze
-
Packages that use Snooze Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of Snooze in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return Snooze Modifier and Type Method Description Snooze
SnoozeServiceClient. createSnooze(CreateSnoozeRequest request)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.Snooze
SnoozeServiceClient. createSnooze(ProjectName parent, Snooze snooze)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.Snooze
SnoozeServiceClient. createSnooze(String parent, Snooze snooze)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.Snooze
SnoozeServiceClient. getSnooze(GetSnoozeRequest request)
Retrieves a `Snooze` by `name`.Snooze
SnoozeServiceClient. getSnooze(SnoozeName name)
Retrieves a `Snooze` by `name`.Snooze
SnoozeServiceClient. getSnooze(String name)
Retrieves a `Snooze` by `name`.Snooze
SnoozeServiceClient. updateSnooze(Snooze snooze, com.google.protobuf.FieldMask updateMask)
Updates a `Snooze`, identified by its `name`, with the parameters in the given `Snooze` object.Snooze
SnoozeServiceClient. updateSnooze(UpdateSnoozeRequest request)
Updates a `Snooze`, identified by its `name`, with the parameters in the given `Snooze` object.Methods in com.google.cloud.monitoring.v3 that return types with arguments of type Snooze Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSnoozeRequest,Snooze>
SnoozeServiceClient. createSnoozeCallable()
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnoozeRequest,Snooze>
SnoozeServiceSettings.Builder. createSnoozeSettings()
Returns the builder for the settings used for calls to createSnooze.com.google.api.gax.rpc.UnaryCallSettings<CreateSnoozeRequest,Snooze>
SnoozeServiceSettings. createSnoozeSettings()
Returns the object with the settings used for calls to createSnooze.com.google.api.gax.rpc.UnaryCallable<GetSnoozeRequest,Snooze>
SnoozeServiceClient. getSnoozeCallable()
Retrieves a `Snooze` by `name`.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnoozeRequest,Snooze>
SnoozeServiceSettings.Builder. getSnoozeSettings()
Returns the builder for the settings used for calls to getSnooze.com.google.api.gax.rpc.UnaryCallSettings<GetSnoozeRequest,Snooze>
SnoozeServiceSettings. getSnoozeSettings()
Returns the object with the settings used for calls to getSnooze.com.google.api.gax.rpc.UnaryCallable<UpdateSnoozeRequest,Snooze>
SnoozeServiceClient. updateSnoozeCallable()
Updates a `Snooze`, identified by its `name`, with the parameters in the given `Snooze` object.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSnoozeRequest,Snooze>
SnoozeServiceSettings.Builder. updateSnoozeSettings()
Returns the builder for the settings used for calls to updateSnooze.com.google.api.gax.rpc.UnaryCallSettings<UpdateSnoozeRequest,Snooze>
SnoozeServiceSettings. updateSnoozeSettings()
Returns the object with the settings used for calls to updateSnooze.Methods in com.google.cloud.monitoring.v3 with parameters of type Snooze Modifier and Type Method Description Snooze
SnoozeServiceClient. createSnooze(ProjectName parent, Snooze snooze)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.Snooze
SnoozeServiceClient. createSnooze(String parent, Snooze snooze)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.Snooze
SnoozeServiceClient. updateSnooze(Snooze snooze, com.google.protobuf.FieldMask updateMask)
Updates a `Snooze`, identified by its `name`, with the parameters in the given `Snooze` object.Method parameters in com.google.cloud.monitoring.v3 with type arguments of type Snooze Modifier and Type Method Description static com.google.api.core.ApiFuture<SnoozeServiceClient.ListSnoozesPagedResponse>
SnoozeServiceClient.ListSnoozesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSnoozesRequest,ListSnoozesResponse,Snooze> context, com.google.api.core.ApiFuture<ListSnoozesResponse> futureResponse)
protected SnoozeServiceClient.ListSnoozesPage
SnoozeServiceClient.ListSnoozesPage. createPage(com.google.api.gax.rpc.PageContext<ListSnoozesRequest,ListSnoozesResponse,Snooze> context, ListSnoozesResponse response)
com.google.api.core.ApiFuture<SnoozeServiceClient.ListSnoozesPage>
SnoozeServiceClient.ListSnoozesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSnoozesRequest,ListSnoozesResponse,Snooze> context, com.google.api.core.ApiFuture<ListSnoozesResponse> futureResponse)
-
Uses of Snooze in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type Snooze Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSnoozeRequest,Snooze>
GrpcSnoozeServiceStub. createSnoozeCallable()
com.google.api.gax.rpc.UnaryCallable<CreateSnoozeRequest,Snooze>
SnoozeServiceStub. createSnoozeCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnoozeRequest,Snooze>
SnoozeServiceStubSettings.Builder. createSnoozeSettings()
Returns the builder for the settings used for calls to createSnooze.com.google.api.gax.rpc.UnaryCallSettings<CreateSnoozeRequest,Snooze>
SnoozeServiceStubSettings. createSnoozeSettings()
Returns the object with the settings used for calls to createSnooze.com.google.api.gax.rpc.UnaryCallable<GetSnoozeRequest,Snooze>
GrpcSnoozeServiceStub. getSnoozeCallable()
com.google.api.gax.rpc.UnaryCallable<GetSnoozeRequest,Snooze>
SnoozeServiceStub. getSnoozeCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnoozeRequest,Snooze>
SnoozeServiceStubSettings.Builder. getSnoozeSettings()
Returns the builder for the settings used for calls to getSnooze.com.google.api.gax.rpc.UnaryCallSettings<GetSnoozeRequest,Snooze>
SnoozeServiceStubSettings. getSnoozeSettings()
Returns the object with the settings used for calls to getSnooze.com.google.api.gax.rpc.UnaryCallable<UpdateSnoozeRequest,Snooze>
GrpcSnoozeServiceStub. updateSnoozeCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSnoozeRequest,Snooze>
SnoozeServiceStub. updateSnoozeCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSnoozeRequest,Snooze>
SnoozeServiceStubSettings.Builder. updateSnoozeSettings()
Returns the builder for the settings used for calls to updateSnooze.com.google.api.gax.rpc.UnaryCallSettings<UpdateSnoozeRequest,Snooze>
SnoozeServiceStubSettings. updateSnoozeSettings()
Returns the object with the settings used for calls to updateSnooze. -
Uses of Snooze in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return Snooze Modifier and Type Method Description Snooze
Snooze.Builder. build()
Snooze
Snooze.Builder. buildPartial()
Snooze
SnoozeServiceGrpc.SnoozeServiceBlockingStub. createSnooze(CreateSnoozeRequest request)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.static Snooze
Snooze. getDefaultInstance()
Snooze
Snooze.Builder. getDefaultInstanceForType()
Snooze
Snooze. getDefaultInstanceForType()
Snooze
CreateSnoozeRequest.Builder. getSnooze()
Required.Snooze
CreateSnoozeRequest. getSnooze()
Required.Snooze
CreateSnoozeRequestOrBuilder. getSnooze()
Required.Snooze
SnoozeServiceGrpc.SnoozeServiceBlockingStub. getSnooze(GetSnoozeRequest request)
Retrieves a `Snooze` by `name`.Snooze
UpdateSnoozeRequest.Builder. getSnooze()
Required.Snooze
UpdateSnoozeRequest. getSnooze()
Required.Snooze
UpdateSnoozeRequestOrBuilder. getSnooze()
Required.Snooze
ListSnoozesResponse.Builder. getSnoozes(int index)
`Snooze`s matching this list call.Snooze
ListSnoozesResponse. getSnoozes(int index)
`Snooze`s matching this list call.Snooze
ListSnoozesResponseOrBuilder. getSnoozes(int index)
`Snooze`s matching this list call.static Snooze
Snooze. parseDelimitedFrom(InputStream input)
static Snooze
Snooze. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snooze
Snooze. parseFrom(byte[] data)
static Snooze
Snooze. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snooze
Snooze. parseFrom(com.google.protobuf.ByteString data)
static Snooze
Snooze. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snooze
Snooze. parseFrom(com.google.protobuf.CodedInputStream input)
static Snooze
Snooze. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snooze
Snooze. parseFrom(InputStream input)
static Snooze
Snooze. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snooze
Snooze. parseFrom(ByteBuffer data)
static Snooze
Snooze. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Snooze
SnoozeServiceGrpc.SnoozeServiceBlockingStub. updateSnooze(UpdateSnoozeRequest request)
Updates a `Snooze`, identified by its `name`, with the parameters in the given `Snooze` object.Methods in com.google.monitoring.v3 that return types with arguments of type Snooze Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Snooze>
SnoozeServiceGrpc.SnoozeServiceFutureStub. createSnooze(CreateSnoozeRequest request)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.static io.grpc.MethodDescriptor<CreateSnoozeRequest,Snooze>
SnoozeServiceGrpc. getCreateSnoozeMethod()
static io.grpc.MethodDescriptor<GetSnoozeRequest,Snooze>
SnoozeServiceGrpc. getGetSnoozeMethod()
com.google.protobuf.Parser<Snooze>
Snooze. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Snooze>
SnoozeServiceGrpc.SnoozeServiceFutureStub. getSnooze(GetSnoozeRequest request)
Retrieves a `Snooze` by `name`.List<Snooze>
ListSnoozesResponse.Builder. getSnoozesList()
`Snooze`s matching this list call.List<Snooze>
ListSnoozesResponse. getSnoozesList()
`Snooze`s matching this list call.List<Snooze>
ListSnoozesResponseOrBuilder. getSnoozesList()
`Snooze`s matching this list call.static io.grpc.MethodDescriptor<UpdateSnoozeRequest,Snooze>
SnoozeServiceGrpc. getUpdateSnoozeMethod()
static com.google.protobuf.Parser<Snooze>
Snooze. parser()
com.google.common.util.concurrent.ListenableFuture<Snooze>
SnoozeServiceGrpc.SnoozeServiceFutureStub. updateSnooze(UpdateSnoozeRequest request)
Updates a `Snooze`, identified by its `name`, with the parameters in the given `Snooze` object.Methods in com.google.monitoring.v3 with parameters of type Snooze Modifier and Type Method Description ListSnoozesResponse.Builder
ListSnoozesResponse.Builder. addSnoozes(int index, Snooze value)
`Snooze`s matching this list call.ListSnoozesResponse.Builder
ListSnoozesResponse.Builder. addSnoozes(Snooze value)
`Snooze`s matching this list call.Snooze.Builder
Snooze.Builder. mergeFrom(Snooze other)
CreateSnoozeRequest.Builder
CreateSnoozeRequest.Builder. mergeSnooze(Snooze value)
Required.UpdateSnoozeRequest.Builder
UpdateSnoozeRequest.Builder. mergeSnooze(Snooze value)
Required.static Snooze.Builder
Snooze. newBuilder(Snooze prototype)
CreateSnoozeRequest.Builder
CreateSnoozeRequest.Builder. setSnooze(Snooze value)
Required.UpdateSnoozeRequest.Builder
UpdateSnoozeRequest.Builder. setSnooze(Snooze value)
Required.ListSnoozesResponse.Builder
ListSnoozesResponse.Builder. setSnoozes(int index, Snooze value)
`Snooze`s matching this list call.Method parameters in com.google.monitoring.v3 with type arguments of type Snooze Modifier and Type Method Description ListSnoozesResponse.Builder
ListSnoozesResponse.Builder. addAllSnoozes(Iterable<? extends Snooze> values)
`Snooze`s matching this list call.default void
SnoozeServiceGrpc.AsyncService. createSnooze(CreateSnoozeRequest request, io.grpc.stub.StreamObserver<Snooze> responseObserver)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.void
SnoozeServiceGrpc.SnoozeServiceStub. createSnooze(CreateSnoozeRequest request, io.grpc.stub.StreamObserver<Snooze> responseObserver)
Creates a `Snooze` that will prevent alerts, which match the provided criteria, from being opened.default void
SnoozeServiceGrpc.AsyncService. getSnooze(GetSnoozeRequest request, io.grpc.stub.StreamObserver<Snooze> responseObserver)
Retrieves a `Snooze` by `name`.void
SnoozeServiceGrpc.SnoozeServiceStub. getSnooze(GetSnoozeRequest request, io.grpc.stub.StreamObserver<Snooze> responseObserver)
Retrieves a `Snooze` by `name`.default void
SnoozeServiceGrpc.AsyncService. updateSnooze(UpdateSnoozeRequest request, io.grpc.stub.StreamObserver<Snooze> responseObserver)
Updates a `Snooze`, identified by its `name`, with the parameters in the given `Snooze` object.void
SnoozeServiceGrpc.SnoozeServiceStub. updateSnooze(UpdateSnoozeRequest request, io.grpc.stub.StreamObserver<Snooze> responseObserver)
Updates a `Snooze`, identified by its `name`, with the parameters in the given `Snooze` object.
-