Uses of Class
com.google.logging.v2.ListLogEntriesResponse
-
Packages that use ListLogEntriesResponse 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 ListLogEntriesResponse in com.google.cloud.logging.spi.v2
Methods in com.google.cloud.logging.spi.v2 that return types with arguments of type ListLogEntriesResponse 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 ListLogEntriesResponse in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return types with arguments of type ListLogEntriesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListLogEntriesRequest,ListLogEntriesResponse>LoggingClient. listLogEntriesCallable()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 ListLogEntriesResponse Modifier and Type Method Description protected LoggingClient.ListLogEntriesPageLoggingClient.ListLogEntriesPage. createPage(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context, ListLogEntriesResponse response)Method parameters in com.google.cloud.logging.v2 with type arguments of type ListLogEntriesResponse 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)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)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 ListLogEntriesResponse in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type ListLogEntriesResponse 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.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 ListLogEntriesResponse in com.google.logging.v2
Methods in com.google.logging.v2 that return ListLogEntriesResponse Modifier and Type Method Description ListLogEntriesResponseListLogEntriesResponse.Builder. build()ListLogEntriesResponseListLogEntriesResponse.Builder. buildPartial()static ListLogEntriesResponseListLogEntriesResponse. getDefaultInstance()ListLogEntriesResponseListLogEntriesResponse.Builder. getDefaultInstanceForType()ListLogEntriesResponseListLogEntriesResponse. getDefaultInstanceForType()ListLogEntriesResponseLoggingServiceV2Grpc.LoggingServiceV2BlockingStub. listLogEntries(ListLogEntriesRequest request)Lists log entries.static ListLogEntriesResponseListLogEntriesResponse. parseDelimitedFrom(InputStream input)static ListLogEntriesResponseListLogEntriesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(byte[] data)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(com.google.protobuf.ByteString data)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(InputStream input)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(ByteBuffer data)static ListLogEntriesResponseListLogEntriesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.logging.v2 that return types with arguments of type ListLogEntriesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListLogEntriesRequest,ListLogEntriesResponse>LoggingServiceV2Grpc. getListLogEntriesMethod()com.google.protobuf.Parser<ListLogEntriesResponse>ListLogEntriesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListLogEntriesResponse>LoggingServiceV2Grpc.LoggingServiceV2FutureStub. listLogEntries(ListLogEntriesRequest request)Lists log entries.static com.google.protobuf.Parser<ListLogEntriesResponse>ListLogEntriesResponse. parser()Methods in com.google.logging.v2 with parameters of type ListLogEntriesResponse Modifier and Type Method Description ListLogEntriesResponse.BuilderListLogEntriesResponse.Builder. mergeFrom(ListLogEntriesResponse other)static ListLogEntriesResponse.BuilderListLogEntriesResponse. newBuilder(ListLogEntriesResponse prototype)Method parameters in com.google.logging.v2 with type arguments of type ListLogEntriesResponse Modifier and Type Method Description default voidLoggingServiceV2Grpc.AsyncService. listLogEntries(ListLogEntriesRequest request, io.grpc.stub.StreamObserver<ListLogEntriesResponse> responseObserver)Lists log entries.voidLoggingServiceV2Grpc.LoggingServiceV2Stub. listLogEntries(ListLogEntriesRequest request, io.grpc.stub.StreamObserver<ListLogEntriesResponse> responseObserver)Lists log entries.
-