Uses of Class
com.google.monitoring.v3.ListUptimeCheckConfigsResponse
-
Packages that use ListUptimeCheckConfigsResponse Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub com.google.monitoring.v3 -
-
Uses of ListUptimeCheckConfigsResponse in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return types with arguments of type ListUptimeCheckConfigsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse>
UptimeCheckServiceClient. listUptimeCheckConfigsCallable()
Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations).com.google.api.gax.rpc.PagedCallSettings.Builder<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse>
UptimeCheckServiceSettings.Builder. listUptimeCheckConfigsSettings()
Returns the builder for the settings used for calls to listUptimeCheckConfigs.com.google.api.gax.rpc.PagedCallSettings<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse>
UptimeCheckServiceSettings. listUptimeCheckConfigsSettings()
Returns the object with the settings used for calls to listUptimeCheckConfigs.Methods in com.google.cloud.monitoring.v3 with parameters of type ListUptimeCheckConfigsResponse Modifier and Type Method Description protected UptimeCheckServiceClient.ListUptimeCheckConfigsPage
UptimeCheckServiceClient.ListUptimeCheckConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckConfig> context, ListUptimeCheckConfigsResponse response)
Method parameters in com.google.cloud.monitoring.v3 with type arguments of type ListUptimeCheckConfigsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse>
UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckConfig> context, com.google.api.core.ApiFuture<ListUptimeCheckConfigsResponse> futureResponse)
static com.google.api.core.ApiFuture<UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse>
UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckConfig> context, com.google.api.core.ApiFuture<ListUptimeCheckConfigsResponse> futureResponse)
protected UptimeCheckServiceClient.ListUptimeCheckConfigsPage
UptimeCheckServiceClient.ListUptimeCheckConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckConfig> context, ListUptimeCheckConfigsResponse response)
com.google.api.core.ApiFuture<UptimeCheckServiceClient.ListUptimeCheckConfigsPage>
UptimeCheckServiceClient.ListUptimeCheckConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckConfig> context, com.google.api.core.ApiFuture<ListUptimeCheckConfigsResponse> futureResponse)
com.google.api.core.ApiFuture<UptimeCheckServiceClient.ListUptimeCheckConfigsPage>
UptimeCheckServiceClient.ListUptimeCheckConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckConfig> context, com.google.api.core.ApiFuture<ListUptimeCheckConfigsResponse> futureResponse)
-
Uses of ListUptimeCheckConfigsResponse in com.google.cloud.monitoring.v3.stub
Methods in com.google.cloud.monitoring.v3.stub that return types with arguments of type ListUptimeCheckConfigsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse>
GrpcUptimeCheckServiceStub. listUptimeCheckConfigsCallable()
com.google.api.gax.rpc.UnaryCallable<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse>
UptimeCheckServiceStub. listUptimeCheckConfigsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse>
UptimeCheckServiceStubSettings.Builder. listUptimeCheckConfigsSettings()
Returns the builder for the settings used for calls to listUptimeCheckConfigs.com.google.api.gax.rpc.PagedCallSettings<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse,UptimeCheckServiceClient.ListUptimeCheckConfigsPagedResponse>
UptimeCheckServiceStubSettings. listUptimeCheckConfigsSettings()
Returns the object with the settings used for calls to listUptimeCheckConfigs. -
Uses of ListUptimeCheckConfigsResponse in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return ListUptimeCheckConfigsResponse Modifier and Type Method Description ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse.Builder. build()
ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse.Builder. buildPartial()
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. getDefaultInstance()
ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse.Builder. getDefaultInstanceForType()
ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. getDefaultInstanceForType()
ListUptimeCheckConfigsResponse
UptimeCheckServiceGrpc.UptimeCheckServiceBlockingStub. listUptimeCheckConfigs(ListUptimeCheckConfigsRequest request)
Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations).static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseDelimitedFrom(InputStream input)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(byte[] data)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(InputStream input)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(ByteBuffer data)
static ListUptimeCheckConfigsResponse
ListUptimeCheckConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.monitoring.v3 that return types with arguments of type ListUptimeCheckConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListUptimeCheckConfigsRequest,ListUptimeCheckConfigsResponse>
UptimeCheckServiceGrpc. getListUptimeCheckConfigsMethod()
com.google.protobuf.Parser<ListUptimeCheckConfigsResponse>
ListUptimeCheckConfigsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListUptimeCheckConfigsResponse>
UptimeCheckServiceGrpc.UptimeCheckServiceFutureStub. listUptimeCheckConfigs(ListUptimeCheckConfigsRequest request)
Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations).static com.google.protobuf.Parser<ListUptimeCheckConfigsResponse>
ListUptimeCheckConfigsResponse. parser()
Methods in com.google.monitoring.v3 with parameters of type ListUptimeCheckConfigsResponse Modifier and Type Method Description ListUptimeCheckConfigsResponse.Builder
ListUptimeCheckConfigsResponse.Builder. mergeFrom(ListUptimeCheckConfigsResponse other)
static ListUptimeCheckConfigsResponse.Builder
ListUptimeCheckConfigsResponse. newBuilder(ListUptimeCheckConfigsResponse prototype)
Method parameters in com.google.monitoring.v3 with type arguments of type ListUptimeCheckConfigsResponse Modifier and Type Method Description default void
UptimeCheckServiceGrpc.AsyncService. listUptimeCheckConfigs(ListUptimeCheckConfigsRequest request, io.grpc.stub.StreamObserver<ListUptimeCheckConfigsResponse> responseObserver)
Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations).void
UptimeCheckServiceGrpc.UptimeCheckServiceStub. listUptimeCheckConfigs(ListUptimeCheckConfigsRequest request, io.grpc.stub.StreamObserver<ListUptimeCheckConfigsResponse> responseObserver)
Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations).
-