Uses of Class
com.google.logging.v2.ListLogEntriesRequest
-
Packages that use ListLogEntriesRequest Package Description com.google.cloud.logging.spi.v2 com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of ListLogEntriesRequest in com.google.cloud.logging.spi.v2
Methods in com.google.cloud.logging.spi.v2 with parameters of type ListLogEntriesRequest Modifier and Type Method Description com.google.api.core.ApiFuture<ListLogEntriesResponse>GrpcLoggingRpc. list(ListLogEntriesRequest request)com.google.api.core.ApiFuture<ListLogEntriesResponse>LoggingRpc. list(ListLogEntriesRequest request)Sends a request to list log entries. -
Uses of ListLogEntriesRequest in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return types with arguments of type ListLogEntriesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,ListLogEntriesResponse>LoggingClient. listLogEntriesCallable()Lists log entries.com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse>LoggingClient. listLogEntriesPagedCallable()Lists log entries.com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse>LoggingSettings.Builder. listLogEntriesSettings()Returns the builder for the settings used for calls to listLogEntries.com.google.api.gax.rpc.PagedCallSettings<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse>LoggingSettings. listLogEntriesSettings()Returns the object with the settings used for calls to listLogEntries.Methods in com.google.cloud.logging.v2 with parameters of type ListLogEntriesRequest Modifier and Type Method Description LoggingClient.ListLogEntriesPagedResponseLoggingClient. listLogEntries(ListLogEntriesRequest request)Lists log entries.Method parameters in com.google.cloud.logging.v2 with type arguments of type ListLogEntriesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPagedResponse>LoggingClient.ListLogEntriesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context, com.google.api.core.ApiFuture<ListLogEntriesResponse> futureResponse)protected LoggingClient.ListLogEntriesPageLoggingClient.ListLogEntriesPage. createPage(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context, ListLogEntriesResponse response)com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPage>LoggingClient.ListLogEntriesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context, com.google.api.core.ApiFuture<ListLogEntriesResponse> futureResponse) -
Uses of ListLogEntriesRequest in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type ListLogEntriesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,ListLogEntriesResponse>GrpcLoggingServiceV2Stub. listLogEntriesCallable()com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,ListLogEntriesResponse>LoggingServiceV2Stub. listLogEntriesCallable()com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse>GrpcLoggingServiceV2Stub. listLogEntriesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,LoggingClient.ListLogEntriesPagedResponse>LoggingServiceV2Stub. listLogEntriesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse>LoggingServiceV2StubSettings.Builder. listLogEntriesSettings()Returns the builder for the settings used for calls to listLogEntries.com.google.api.gax.rpc.PagedCallSettings<ListLogEntriesRequest,ListLogEntriesResponse,LoggingClient.ListLogEntriesPagedResponse>LoggingServiceV2StubSettings. listLogEntriesSettings()Returns the object with the settings used for calls to listLogEntries. -
Uses of ListLogEntriesRequest in com.google.logging.v2
Methods in com.google.logging.v2 that return ListLogEntriesRequest Modifier and Type Method Description ListLogEntriesRequestListLogEntriesRequest.Builder. build()ListLogEntriesRequestListLogEntriesRequest.Builder. buildPartial()static ListLogEntriesRequestListLogEntriesRequest. getDefaultInstance()ListLogEntriesRequestListLogEntriesRequest.Builder. getDefaultInstanceForType()ListLogEntriesRequestListLogEntriesRequest. getDefaultInstanceForType()static ListLogEntriesRequestListLogEntriesRequest. parseDelimitedFrom(InputStream input)static ListLogEntriesRequestListLogEntriesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(byte[] data)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(com.google.protobuf.ByteString data)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(InputStream input)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(ByteBuffer data)static ListLogEntriesRequestListLogEntriesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.logging.v2 that return types with arguments of type ListLogEntriesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListLogEntriesRequest,ListLogEntriesResponse>LoggingServiceV2Grpc. getListLogEntriesMethod()com.google.protobuf.Parser<ListLogEntriesRequest>ListLogEntriesRequest. getParserForType()static com.google.protobuf.Parser<ListLogEntriesRequest>ListLogEntriesRequest. parser()Methods in com.google.logging.v2 with parameters of type ListLogEntriesRequest Modifier and Type Method Description default voidLoggingServiceV2Grpc.AsyncService. listLogEntries(ListLogEntriesRequest request, io.grpc.stub.StreamObserver<ListLogEntriesResponse> responseObserver)Lists log entries.ListLogEntriesResponseLoggingServiceV2Grpc.LoggingServiceV2BlockingStub. listLogEntries(ListLogEntriesRequest request)Lists log entries.com.google.common.util.concurrent.ListenableFuture<ListLogEntriesResponse>LoggingServiceV2Grpc.LoggingServiceV2FutureStub. listLogEntries(ListLogEntriesRequest request)Lists log entries.voidLoggingServiceV2Grpc.LoggingServiceV2Stub. listLogEntries(ListLogEntriesRequest request, io.grpc.stub.StreamObserver<ListLogEntriesResponse> responseObserver)Lists log entries.ListLogEntriesRequest.BuilderListLogEntriesRequest.Builder. mergeFrom(ListLogEntriesRequest other)static ListLogEntriesRequest.BuilderListLogEntriesRequest. newBuilder(ListLogEntriesRequest prototype)
-