| Package | Description |
|---|---|
| com.lightstep.tracer.grpc |
| Modifier and Type | Method | Description |
|---|---|---|
Auth |
Auth.Builder.build() |
|
Auth |
Auth.Builder.buildPartial() |
|
Auth |
ReportRequest.Builder.getAuth() |
.lightstep.collector.Auth auth = 2; |
Auth |
ReportRequest.getAuth() |
.lightstep.collector.Auth auth = 2; |
Auth |
ReportRequestOrBuilder.getAuth() |
.lightstep.collector.Auth auth = 2; |
static Auth |
Auth.getDefaultInstance() |
|
Auth |
Auth.Builder.getDefaultInstanceForType() |
|
Auth |
Auth.getDefaultInstanceForType() |
|
static Auth |
Auth.parseDelimitedFrom(java.io.InputStream input) |
|
static Auth |
Auth.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Auth |
Auth.parseFrom(byte[] data) |
|
static Auth |
Auth.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Auth |
Auth.parseFrom(com.google.protobuf.ByteString data) |
|
static Auth |
Auth.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Auth |
Auth.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Auth |
Auth.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Auth |
Auth.parseFrom(java.io.InputStream input) |
|
static Auth |
Auth.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Auth |
Auth.parseFrom(java.nio.ByteBuffer data) |
|
static Auth |
Auth.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method | Description |
|---|---|---|
com.google.protobuf.Parser<Auth> |
Auth.getParserForType() |
|
static com.google.protobuf.Parser<Auth> |
Auth.parser() |
| Modifier and Type | Method | Description |
|---|---|---|
ReportRequest.Builder |
ReportRequest.Builder.mergeAuth(Auth value) |
.lightstep.collector.Auth auth = 2; |
Auth.Builder |
Auth.Builder.mergeFrom(Auth other) |
|
static Auth.Builder |
Auth.newBuilder(Auth prototype) |
|
ReportRequest.Builder |
ReportRequest.Builder.setAuth(Auth value) |
.lightstep.collector.Auth auth = 2; |
Copyright © 2018 LightStep. All rights reserved.