Uses of Class
com.google.monitoring.v3.AlertPolicy
-
Packages that use AlertPolicy Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of AlertPolicy in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return AlertPolicy Modifier and Type Method Description AlertPolicyAlertPolicyServiceClient. createAlertPolicy(com.google.api.resourcenames.ResourceName name, AlertPolicy alertPolicy)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. createAlertPolicy(CreateAlertPolicyRequest request)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. createAlertPolicy(OrganizationName name, AlertPolicy alertPolicy)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. createAlertPolicy(ProjectName name, AlertPolicy alertPolicy)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. createAlertPolicy(String name, AlertPolicy alertPolicy)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. getAlertPolicy(AlertPolicyName name)Gets a single alerting policy.AlertPolicyAlertPolicyServiceClient. getAlertPolicy(GetAlertPolicyRequest request)Gets a single alerting policy.AlertPolicyAlertPolicyServiceClient. getAlertPolicy(String name)Gets a single alerting policy.AlertPolicyAlertPolicyServiceClient. updateAlertPolicy(UpdateAlertPolicyRequest request)Updates an alerting policy.AlertPolicyAlertPolicyServiceClient. updateAlertPolicy(com.google.protobuf.FieldMask updateMask, AlertPolicy alertPolicy)Updates an alerting policy.Methods in com.google.cloud.monitoring.v3 that return types with arguments of type AlertPolicy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceClient. createAlertPolicyCallable()Creates a new alerting policy.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceSettings.Builder. createAlertPolicySettings()Returns the builder for the settings used for calls to createAlertPolicy.com.google.api.gax.rpc.UnaryCallSettings<CreateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceSettings. createAlertPolicySettings()Returns the object with the settings used for calls to createAlertPolicy.com.google.api.gax.rpc.UnaryCallable<GetAlertPolicyRequest,AlertPolicy>AlertPolicyServiceClient. getAlertPolicyCallable()Gets a single alerting policy.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAlertPolicyRequest,AlertPolicy>AlertPolicyServiceSettings.Builder. getAlertPolicySettings()Returns the builder for the settings used for calls to getAlertPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetAlertPolicyRequest,AlertPolicy>AlertPolicyServiceSettings. getAlertPolicySettings()Returns the object with the settings used for calls to getAlertPolicy.com.google.api.gax.rpc.UnaryCallable<UpdateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceClient. updateAlertPolicyCallable()Updates an alerting policy.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceSettings.Builder. updateAlertPolicySettings()Returns the builder for the settings used for calls to updateAlertPolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceSettings. updateAlertPolicySettings()Returns the object with the settings used for calls to updateAlertPolicy.Methods in com.google.cloud.monitoring.v3 with parameters of type AlertPolicy Modifier and Type Method Description AlertPolicyAlertPolicyServiceClient. createAlertPolicy(com.google.api.resourcenames.ResourceName name, AlertPolicy alertPolicy)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. createAlertPolicy(OrganizationName name, AlertPolicy alertPolicy)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. createAlertPolicy(ProjectName name, AlertPolicy alertPolicy)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. createAlertPolicy(String name, AlertPolicy alertPolicy)Creates a new alerting policy.AlertPolicyAlertPolicyServiceClient. updateAlertPolicy(com.google.protobuf.FieldMask updateMask, AlertPolicy alertPolicy)Updates an alerting policy.Method parameters in com.google.cloud.monitoring.v3 with type arguments of type AlertPolicy Modifier and Type Method Description static com.google.api.core.ApiFuture<AlertPolicyServiceClient.ListAlertPoliciesPagedResponse>AlertPolicyServiceClient.ListAlertPoliciesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAlertPoliciesRequest,ListAlertPoliciesResponse,AlertPolicy> context, com.google.api.core.ApiFuture<ListAlertPoliciesResponse> futureResponse)protected AlertPolicyServiceClient.ListAlertPoliciesPageAlertPolicyServiceClient.ListAlertPoliciesPage. createPage(com.google.api.gax.rpc.PageContext<ListAlertPoliciesRequest,ListAlertPoliciesResponse,AlertPolicy> context, ListAlertPoliciesResponse response)com.google.api.core.ApiFuture<AlertPolicyServiceClient.ListAlertPoliciesPage>AlertPolicyServiceClient.ListAlertPoliciesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAlertPoliciesRequest,ListAlertPoliciesResponse,AlertPolicy> context, com.google.api.core.ApiFuture<ListAlertPoliciesResponse> futureResponse) -
Uses of AlertPolicy in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type AlertPolicy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStub. createAlertPolicyCallable()com.google.api.gax.rpc.UnaryCallable<CreateAlertPolicyRequest,AlertPolicy>GrpcAlertPolicyServiceStub. createAlertPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStubSettings.Builder. createAlertPolicySettings()Returns the builder for the settings used for calls to createAlertPolicy.com.google.api.gax.rpc.UnaryCallSettings<CreateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStubSettings. createAlertPolicySettings()Returns the object with the settings used for calls to createAlertPolicy.com.google.api.gax.rpc.UnaryCallable<GetAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStub. getAlertPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetAlertPolicyRequest,AlertPolicy>GrpcAlertPolicyServiceStub. getAlertPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStubSettings.Builder. getAlertPolicySettings()Returns the builder for the settings used for calls to getAlertPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStubSettings. getAlertPolicySettings()Returns the object with the settings used for calls to getAlertPolicy.com.google.api.gax.rpc.UnaryCallable<UpdateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStub. updateAlertPolicyCallable()com.google.api.gax.rpc.UnaryCallable<UpdateAlertPolicyRequest,AlertPolicy>GrpcAlertPolicyServiceStub. updateAlertPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStubSettings.Builder. updateAlertPolicySettings()Returns the builder for the settings used for calls to updateAlertPolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceStubSettings. updateAlertPolicySettings()Returns the object with the settings used for calls to updateAlertPolicy. -
Uses of AlertPolicy in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return AlertPolicy Modifier and Type Method Description AlertPolicyAlertPolicy.Builder. build()AlertPolicyAlertPolicy.Builder. buildPartial()AlertPolicyAlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub. createAlertPolicy(CreateAlertPolicyRequest request)Creates a new alerting policy.AlertPolicyListAlertPoliciesResponse.Builder. getAlertPolicies(int index)The returned alert policies.AlertPolicyListAlertPoliciesResponse. getAlertPolicies(int index)The returned alert policies.AlertPolicyListAlertPoliciesResponseOrBuilder. getAlertPolicies(int index)The returned alert policies.AlertPolicyAlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub. getAlertPolicy(GetAlertPolicyRequest request)Gets a single alerting policy.AlertPolicyCreateAlertPolicyRequest.Builder. getAlertPolicy()Required.AlertPolicyCreateAlertPolicyRequest. getAlertPolicy()Required.AlertPolicyCreateAlertPolicyRequestOrBuilder. getAlertPolicy()Required.AlertPolicyUpdateAlertPolicyRequest.Builder. getAlertPolicy()Required.AlertPolicyUpdateAlertPolicyRequest. getAlertPolicy()Required.AlertPolicyUpdateAlertPolicyRequestOrBuilder. getAlertPolicy()Required.static AlertPolicyAlertPolicy. getDefaultInstance()AlertPolicyAlertPolicy.Builder. getDefaultInstanceForType()AlertPolicyAlertPolicy. getDefaultInstanceForType()static AlertPolicyAlertPolicy. parseDelimitedFrom(InputStream input)static AlertPolicyAlertPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicyAlertPolicy. parseFrom(byte[] data)static AlertPolicyAlertPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicyAlertPolicy. parseFrom(com.google.protobuf.ByteString data)static AlertPolicyAlertPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicyAlertPolicy. parseFrom(com.google.protobuf.CodedInputStream input)static AlertPolicyAlertPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicyAlertPolicy. parseFrom(InputStream input)static AlertPolicyAlertPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicyAlertPolicy. parseFrom(ByteBuffer data)static AlertPolicyAlertPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AlertPolicyAlertPolicyServiceGrpc.AlertPolicyServiceBlockingStub. updateAlertPolicy(UpdateAlertPolicyRequest request)Updates an alerting policy.Methods in com.google.monitoring.v3 that return types with arguments of type AlertPolicy Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AlertPolicy>AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub. createAlertPolicy(CreateAlertPolicyRequest request)Creates a new alerting policy.List<AlertPolicy>ListAlertPoliciesResponse.Builder. getAlertPoliciesList()The returned alert policies.List<AlertPolicy>ListAlertPoliciesResponse. getAlertPoliciesList()The returned alert policies.List<AlertPolicy>ListAlertPoliciesResponseOrBuilder. getAlertPoliciesList()The returned alert policies.com.google.common.util.concurrent.ListenableFuture<AlertPolicy>AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub. getAlertPolicy(GetAlertPolicyRequest request)Gets a single alerting policy.static io.grpc.MethodDescriptor<CreateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceGrpc. getCreateAlertPolicyMethod()static io.grpc.MethodDescriptor<GetAlertPolicyRequest,AlertPolicy>AlertPolicyServiceGrpc. getGetAlertPolicyMethod()com.google.protobuf.Parser<AlertPolicy>AlertPolicy. getParserForType()static io.grpc.MethodDescriptor<UpdateAlertPolicyRequest,AlertPolicy>AlertPolicyServiceGrpc. getUpdateAlertPolicyMethod()static com.google.protobuf.Parser<AlertPolicy>AlertPolicy. parser()com.google.common.util.concurrent.ListenableFuture<AlertPolicy>AlertPolicyServiceGrpc.AlertPolicyServiceFutureStub. updateAlertPolicy(UpdateAlertPolicyRequest request)Updates an alerting policy.Methods in com.google.monitoring.v3 with parameters of type AlertPolicy Modifier and Type Method Description ListAlertPoliciesResponse.BuilderListAlertPoliciesResponse.Builder. addAlertPolicies(int index, AlertPolicy value)The returned alert policies.ListAlertPoliciesResponse.BuilderListAlertPoliciesResponse.Builder. addAlertPolicies(AlertPolicy value)The returned alert policies.CreateAlertPolicyRequest.BuilderCreateAlertPolicyRequest.Builder. mergeAlertPolicy(AlertPolicy value)Required.UpdateAlertPolicyRequest.BuilderUpdateAlertPolicyRequest.Builder. mergeAlertPolicy(AlertPolicy value)Required.AlertPolicy.BuilderAlertPolicy.Builder. mergeFrom(AlertPolicy other)static AlertPolicy.BuilderAlertPolicy. newBuilder(AlertPolicy prototype)ListAlertPoliciesResponse.BuilderListAlertPoliciesResponse.Builder. setAlertPolicies(int index, AlertPolicy value)The returned alert policies.CreateAlertPolicyRequest.BuilderCreateAlertPolicyRequest.Builder. setAlertPolicy(AlertPolicy value)Required.UpdateAlertPolicyRequest.BuilderUpdateAlertPolicyRequest.Builder. setAlertPolicy(AlertPolicy value)Required.Method parameters in com.google.monitoring.v3 with type arguments of type AlertPolicy Modifier and Type Method Description ListAlertPoliciesResponse.BuilderListAlertPoliciesResponse.Builder. addAllAlertPolicies(Iterable<? extends AlertPolicy> values)The returned alert policies.voidAlertPolicyServiceGrpc.AlertPolicyServiceStub. createAlertPolicy(CreateAlertPolicyRequest request, io.grpc.stub.StreamObserver<AlertPolicy> responseObserver)Creates a new alerting policy.default voidAlertPolicyServiceGrpc.AsyncService. createAlertPolicy(CreateAlertPolicyRequest request, io.grpc.stub.StreamObserver<AlertPolicy> responseObserver)Creates a new alerting policy.voidAlertPolicyServiceGrpc.AlertPolicyServiceStub. getAlertPolicy(GetAlertPolicyRequest request, io.grpc.stub.StreamObserver<AlertPolicy> responseObserver)Gets a single alerting policy.default voidAlertPolicyServiceGrpc.AsyncService. getAlertPolicy(GetAlertPolicyRequest request, io.grpc.stub.StreamObserver<AlertPolicy> responseObserver)Gets a single alerting policy.voidAlertPolicyServiceGrpc.AlertPolicyServiceStub. updateAlertPolicy(UpdateAlertPolicyRequest request, io.grpc.stub.StreamObserver<AlertPolicy> responseObserver)Updates an alerting policy.default voidAlertPolicyServiceGrpc.AsyncService. updateAlertPolicy(UpdateAlertPolicyRequest request, io.grpc.stub.StreamObserver<AlertPolicy> responseObserver)Updates an alerting policy.
-