Package | Description |
---|---|
com.google.cloud.logging.spi.v2 | |
com.google.cloud.logging.v2 |
A client to Cloud Logging API
|
com.google.cloud.logging.v2.stub | |
com.google.logging.v2 |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<ListSinksResponse> |
LoggingRpc.list(ListSinksRequest request)
Sends a request to list the sinks in a project.
|
com.google.api.core.ApiFuture<ListSinksResponse> |
GrpcLoggingRpc.list(ListSinksRequest request) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListSinksRequest,ListSinksResponse> |
ConfigClient.listSinksCallable()
Lists sinks.
|
com.google.api.gax.rpc.PagedCallSettings<ListSinksRequest,ListSinksResponse,ConfigClient.ListSinksPagedResponse> |
ConfigSettings.listSinksSettings()
Returns the object with the settings used for calls to listSinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSinksRequest,ListSinksResponse,ConfigClient.ListSinksPagedResponse> |
ConfigSettings.Builder.listSinksSettings()
Returns the builder for the settings used for calls to listSinks.
|
Modifier and Type | Method and Description |
---|---|
protected ConfigClient.ListSinksPage |
ConfigClient.ListSinksPage.createPage(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
ListSinksResponse response) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ConfigClient.ListSinksPagedResponse> |
ConfigClient.ListSinksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
com.google.api.core.ApiFuture<ListSinksResponse> futureResponse) |
static com.google.api.core.ApiFuture<ConfigClient.ListSinksPagedResponse> |
ConfigClient.ListSinksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
com.google.api.core.ApiFuture<ListSinksResponse> futureResponse) |
protected ConfigClient.ListSinksPage |
ConfigClient.ListSinksPage.createPage(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
ListSinksResponse response) |
com.google.api.core.ApiFuture<ConfigClient.ListSinksPage> |
ConfigClient.ListSinksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
com.google.api.core.ApiFuture<ListSinksResponse> futureResponse) |
com.google.api.core.ApiFuture<ConfigClient.ListSinksPage> |
ConfigClient.ListSinksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSinksRequest,ListSinksResponse,LogSink> context,
com.google.api.core.ApiFuture<ListSinksResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListSinksRequest,ListSinksResponse> |
GrpcConfigServiceV2Stub.listSinksCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSinksRequest,ListSinksResponse> |
ConfigServiceV2Stub.listSinksCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSinksRequest,ListSinksResponse,ConfigClient.ListSinksPagedResponse> |
ConfigServiceV2StubSettings.listSinksSettings()
Returns the object with the settings used for calls to listSinks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSinksRequest,ListSinksResponse,ConfigClient.ListSinksPagedResponse> |
ConfigServiceV2StubSettings.Builder.listSinksSettings()
Returns the builder for the settings used for calls to listSinks.
|
Modifier and Type | Method and Description |
---|---|
ListSinksResponse |
ListSinksResponse.Builder.build() |
ListSinksResponse |
ListSinksResponse.Builder.buildPartial() |
static ListSinksResponse |
ListSinksResponse.getDefaultInstance() |
ListSinksResponse |
ListSinksResponse.getDefaultInstanceForType() |
ListSinksResponse |
ListSinksResponse.Builder.getDefaultInstanceForType() |
ListSinksResponse |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.listSinks(ListSinksRequest request)
Lists sinks.
|
static ListSinksResponse |
ListSinksResponse.parseDelimitedFrom(InputStream input) |
static ListSinksResponse |
ListSinksResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSinksResponse |
ListSinksResponse.parseFrom(byte[] data) |
static ListSinksResponse |
ListSinksResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSinksResponse |
ListSinksResponse.parseFrom(ByteBuffer data) |
static ListSinksResponse |
ListSinksResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSinksResponse |
ListSinksResponse.parseFrom(com.google.protobuf.ByteString data) |
static ListSinksResponse |
ListSinksResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSinksResponse |
ListSinksResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListSinksResponse |
ListSinksResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListSinksResponse |
ListSinksResponse.parseFrom(InputStream input) |
static ListSinksResponse |
ListSinksResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListSinksRequest,ListSinksResponse> |
ConfigServiceV2Grpc.getListSinksMethod() |
com.google.protobuf.Parser<ListSinksResponse> |
ListSinksResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<ListSinksResponse> |
ConfigServiceV2Grpc.ConfigServiceV2FutureStub.listSinks(ListSinksRequest request)
Lists sinks.
|
static com.google.protobuf.Parser<ListSinksResponse> |
ListSinksResponse.parser() |
Modifier and Type | Method and Description |
---|---|
ListSinksResponse.Builder |
ListSinksResponse.Builder.mergeFrom(ListSinksResponse other) |
static ListSinksResponse.Builder |
ListSinksResponse.newBuilder(ListSinksResponse prototype) |
Modifier and Type | Method and Description |
---|---|
default void |
ConfigServiceV2Grpc.AsyncService.listSinks(ListSinksRequest request,
StreamObserver<ListSinksResponse> responseObserver)
Lists sinks.
|
void |
ConfigServiceV2Grpc.ConfigServiceV2Stub.listSinks(ListSinksRequest request,
StreamObserver<ListSinksResponse> responseObserver)
Lists sinks.
|
Copyright © 2023 Google LLC. All rights reserved.