| Package | Description |
|---|---|
| com.ibm.etcd.api |
| Modifier and Type | Method and Description |
|---|---|
StatusResponse |
StatusResponse.Builder.build() |
StatusResponse |
StatusResponse.Builder.buildPartial() |
static StatusResponse |
StatusResponse.getDefaultInstance() |
StatusResponse |
StatusResponse.getDefaultInstanceForType() |
StatusResponse |
StatusResponse.Builder.getDefaultInstanceForType() |
static StatusResponse |
StatusResponse.parseDelimitedFrom(InputStream input) |
static StatusResponse |
StatusResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatusResponse |
StatusResponse.parseFrom(byte[] data) |
static StatusResponse |
StatusResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatusResponse |
StatusResponse.parseFrom(ByteBuffer data) |
static StatusResponse |
StatusResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatusResponse |
StatusResponse.parseFrom(com.google.protobuf.ByteString data) |
static StatusResponse |
StatusResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatusResponse |
StatusResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static StatusResponse |
StatusResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatusResponse |
StatusResponse.parseFrom(InputStream input) |
static StatusResponse |
StatusResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StatusResponse |
MaintenanceGrpc.MaintenanceBlockingStub.status(StatusRequest request)
Status gets the status of the member.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StatusResponse> |
StatusResponse.getParserForType() |
static io.grpc.MethodDescriptor<StatusRequest,StatusResponse> |
MaintenanceGrpc.getStatusMethod() |
static com.google.protobuf.Parser<StatusResponse> |
StatusResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<StatusResponse> |
MaintenanceGrpc.MaintenanceFutureStub.status(StatusRequest request)
Status gets the status of the member.
|
| Modifier and Type | Method and Description |
|---|---|
StatusResponse.Builder |
StatusResponse.Builder.mergeFrom(StatusResponse other) |
static StatusResponse.Builder |
StatusResponse.newBuilder(StatusResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaintenanceGrpc.MaintenanceImplBase.status(StatusRequest request,
io.grpc.stub.StreamObserver<StatusResponse> responseObserver)
Status gets the status of the member.
|
void |
MaintenanceGrpc.MaintenanceStub.status(StatusRequest request,
io.grpc.stub.StreamObserver<StatusResponse> responseObserver)
Status gets the status of the member.
|
Copyright © 2022. All rights reserved.