| Package | Description |
|---|---|
| io.grpc.channelz.v1 |
| Modifier and Type | Method and Description |
|---|---|
Security |
Security.Builder.build() |
Security |
Security.Builder.buildPartial() |
static Security |
Security.getDefaultInstance() |
Security |
Security.getDefaultInstanceForType() |
Security |
Security.Builder.getDefaultInstanceForType() |
Security |
Socket.getSecurity()
Security details for this socket.
|
Security |
Socket.Builder.getSecurity()
Security details for this socket.
|
Security |
SocketOrBuilder.getSecurity()
Security details for this socket.
|
static Security |
Security.parseDelimitedFrom(InputStream input) |
static Security |
Security.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Security |
Security.parseFrom(byte[] data) |
static Security |
Security.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Security |
Security.parseFrom(ByteBuffer data) |
static Security |
Security.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Security |
Security.parseFrom(com.google.protobuf.ByteString data) |
static Security |
Security.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Security |
Security.parseFrom(com.google.protobuf.CodedInputStream input) |
static Security |
Security.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Security |
Security.parseFrom(InputStream input) |
static Security |
Security.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Security> |
Security.getParserForType() |
static com.google.protobuf.Parser<Security> |
Security.parser() |
| Modifier and Type | Method and Description |
|---|---|
Security.Builder |
Security.Builder.mergeFrom(Security other) |
Socket.Builder |
Socket.Builder.mergeSecurity(Security value)
Security details for this socket.
|
static Security.Builder |
Security.newBuilder(Security prototype) |
Socket.Builder |
Socket.Builder.setSecurity(Security value)
Security details for this socket.
|