Uses of Class
com.google.cloud.logging.v2.LoggingClient.ListMonitoredResourceDescriptorsPagedResponse
Packages that use LoggingClient.ListMonitoredResourceDescriptorsPagedResponse
Package
Description
A client to Cloud Logging API
-
Uses of LoggingClient.ListMonitoredResourceDescriptorsPagedResponse in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return LoggingClient.ListMonitoredResourceDescriptorsPagedResponseModifier and TypeMethodDescriptionLoggingClient.listMonitoredResourceDescriptors(ListMonitoredResourceDescriptorsRequest request) Lists the descriptors for monitored resource types used by Logging.Methods in com.google.cloud.logging.v2 that return types with arguments of type LoggingClient.ListMonitoredResourceDescriptorsPagedResponseModifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<LoggingClient.ListMonitoredResourceDescriptorsPagedResponse>LoggingClient.ListMonitoredResourceDescriptorsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListMonitoredResourceDescriptorsRequest, ListMonitoredResourceDescriptorsResponse, com.google.api.MonitoredResourceDescriptor> context, com.google.api.core.ApiFuture<ListMonitoredResourceDescriptorsResponse> futureResponse) final com.google.api.gax.rpc.UnaryCallable<ListMonitoredResourceDescriptorsRequest,LoggingClient.ListMonitoredResourceDescriptorsPagedResponse> LoggingClient.listMonitoredResourceDescriptorsPagedCallable()Lists the descriptors for monitored resource types used by Logging.com.google.api.gax.rpc.PagedCallSettings.Builder<ListMonitoredResourceDescriptorsRequest,ListMonitoredResourceDescriptorsResponse, LoggingClient.ListMonitoredResourceDescriptorsPagedResponse> LoggingSettings.Builder.listMonitoredResourceDescriptorsSettings()Returns the builder for the settings used for calls to listMonitoredResourceDescriptors.com.google.api.gax.rpc.PagedCallSettings<ListMonitoredResourceDescriptorsRequest,ListMonitoredResourceDescriptorsResponse, LoggingClient.ListMonitoredResourceDescriptorsPagedResponse> LoggingSettings.listMonitoredResourceDescriptorsSettings()Returns the object with the settings used for calls to listMonitoredResourceDescriptors. -
Uses of LoggingClient.ListMonitoredResourceDescriptorsPagedResponse in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type LoggingClient.ListMonitoredResourceDescriptorsPagedResponseModifier and TypeMethodDescriptioncom.google.api.gax.rpc.UnaryCallable<ListMonitoredResourceDescriptorsRequest,LoggingClient.ListMonitoredResourceDescriptorsPagedResponse> GrpcLoggingServiceV2Stub.listMonitoredResourceDescriptorsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListMonitoredResourceDescriptorsRequest,LoggingClient.ListMonitoredResourceDescriptorsPagedResponse> LoggingServiceV2Stub.listMonitoredResourceDescriptorsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListMonitoredResourceDescriptorsRequest,ListMonitoredResourceDescriptorsResponse, LoggingClient.ListMonitoredResourceDescriptorsPagedResponse> LoggingServiceV2StubSettings.Builder.listMonitoredResourceDescriptorsSettings()Returns the builder for the settings used for calls to listMonitoredResourceDescriptors.com.google.api.gax.rpc.PagedCallSettings<ListMonitoredResourceDescriptorsRequest,ListMonitoredResourceDescriptorsResponse, LoggingClient.ListMonitoredResourceDescriptorsPagedResponse> LoggingServiceV2StubSettings.listMonitoredResourceDescriptorsSettings()Returns the object with the settings used for calls to listMonitoredResourceDescriptors.