Package | Description |
---|---|
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.gax.rpc.UnaryCallable<GetLinkRequest,Link> |
ConfigClient.getLinkCallable()
Gets a link.
|
com.google.api.gax.rpc.UnaryCallSettings<GetLinkRequest,Link> |
ConfigSettings.getLinkSettings()
Returns the object with the settings used for calls to getLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLinkRequest,Link> |
ConfigSettings.Builder.getLinkSettings()
Returns the builder for the settings used for calls to getLink.
|
Modifier and Type | Method and Description |
---|---|
Link |
ConfigClient.getLink(GetLinkRequest request)
Gets a link.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<GetLinkRequest,Link> |
GrpcConfigServiceV2Stub.getLinkCallable() |
com.google.api.gax.rpc.UnaryCallable<GetLinkRequest,Link> |
ConfigServiceV2Stub.getLinkCallable() |
com.google.api.gax.rpc.UnaryCallSettings<GetLinkRequest,Link> |
ConfigServiceV2StubSettings.getLinkSettings()
Returns the object with the settings used for calls to getLink.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLinkRequest,Link> |
ConfigServiceV2StubSettings.Builder.getLinkSettings()
Returns the builder for the settings used for calls to getLink.
|
Modifier and Type | Method and Description |
---|---|
GetLinkRequest |
GetLinkRequest.Builder.build() |
GetLinkRequest |
GetLinkRequest.Builder.buildPartial() |
static GetLinkRequest |
GetLinkRequest.getDefaultInstance() |
GetLinkRequest |
GetLinkRequest.getDefaultInstanceForType() |
GetLinkRequest |
GetLinkRequest.Builder.getDefaultInstanceForType() |
static GetLinkRequest |
GetLinkRequest.parseDelimitedFrom(InputStream input) |
static GetLinkRequest |
GetLinkRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetLinkRequest |
GetLinkRequest.parseFrom(byte[] data) |
static GetLinkRequest |
GetLinkRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetLinkRequest |
GetLinkRequest.parseFrom(ByteBuffer data) |
static GetLinkRequest |
GetLinkRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetLinkRequest |
GetLinkRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetLinkRequest |
GetLinkRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetLinkRequest |
GetLinkRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetLinkRequest |
GetLinkRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetLinkRequest |
GetLinkRequest.parseFrom(InputStream input) |
static GetLinkRequest |
GetLinkRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<GetLinkRequest,Link> |
ConfigServiceV2Grpc.getGetLinkMethod() |
com.google.protobuf.Parser<GetLinkRequest> |
GetLinkRequest.getParserForType() |
static com.google.protobuf.Parser<GetLinkRequest> |
GetLinkRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Link |
ConfigServiceV2Grpc.ConfigServiceV2BlockingStub.getLink(GetLinkRequest request)
Gets a link.
|
com.google.common.util.concurrent.ListenableFuture<Link> |
ConfigServiceV2Grpc.ConfigServiceV2FutureStub.getLink(GetLinkRequest request)
Gets a link.
|
default void |
ConfigServiceV2Grpc.AsyncService.getLink(GetLinkRequest request,
StreamObserver<Link> responseObserver)
Gets a link.
|
void |
ConfigServiceV2Grpc.ConfigServiceV2Stub.getLink(GetLinkRequest request,
StreamObserver<Link> responseObserver)
Gets a link.
|
GetLinkRequest.Builder |
GetLinkRequest.Builder.mergeFrom(GetLinkRequest other) |
static GetLinkRequest.Builder |
GetLinkRequest.newBuilder(GetLinkRequest prototype) |
Copyright © 2023 Google LLC. All rights reserved.