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.ListLogEntriesPage
LoggingClient.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.ListLogEntriesPage
LoggingClient.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 ListLogEntriesResponse
ListLogEntriesResponse.Builder. build()
ListLogEntriesResponse
ListLogEntriesResponse.Builder. buildPartial()
static ListLogEntriesResponse
ListLogEntriesResponse. getDefaultInstance()
ListLogEntriesResponse
ListLogEntriesResponse.Builder. getDefaultInstanceForType()
ListLogEntriesResponse
ListLogEntriesResponse. getDefaultInstanceForType()
ListLogEntriesResponse
LoggingServiceV2Grpc.LoggingServiceV2BlockingStub. listLogEntries(ListLogEntriesRequest request)
Lists log entries.static ListLogEntriesResponse
ListLogEntriesResponse. parseDelimitedFrom(InputStream input)
static ListLogEntriesResponse
ListLogEntriesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(byte[] data)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(InputStream input)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLogEntriesResponse
ListLogEntriesResponse. parseFrom(ByteBuffer data)
static ListLogEntriesResponse
ListLogEntriesResponse. 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.Builder
ListLogEntriesResponse.Builder. mergeFrom(ListLogEntriesResponse other)
static ListLogEntriesResponse.Builder
ListLogEntriesResponse. newBuilder(ListLogEntriesResponse prototype)
Method parameters in com.google.logging.v2 with type arguments of type ListLogEntriesResponse Modifier and Type Method Description default void
LoggingServiceV2Grpc.AsyncService. listLogEntries(ListLogEntriesRequest request, io.grpc.stub.StreamObserver<ListLogEntriesResponse> responseObserver)
Lists log entries.void
LoggingServiceV2Grpc.LoggingServiceV2Stub. listLogEntries(ListLogEntriesRequest request, io.grpc.stub.StreamObserver<ListLogEntriesResponse> responseObserver)
Lists log entries.
-