| Package | Description |
|---|---|
| com.aserto.directory.writer.v2 |
| Modifier and Type | Method and Description |
|---|---|
SetRelationTypeResponse |
SetRelationTypeResponse.Builder.build() |
SetRelationTypeResponse |
SetRelationTypeResponse.Builder.buildPartial() |
static SetRelationTypeResponse |
SetRelationTypeResponse.getDefaultInstance() |
SetRelationTypeResponse |
SetRelationTypeResponse.getDefaultInstanceForType() |
SetRelationTypeResponse |
SetRelationTypeResponse.Builder.getDefaultInstanceForType() |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseDelimitedFrom(InputStream input) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(byte[] data) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(ByteBuffer data) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(com.google.protobuf.ByteString data) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(InputStream input) |
static SetRelationTypeResponse |
SetRelationTypeResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SetRelationTypeResponse |
WriterGrpc.WriterBlockingStub.setRelationType(SetRelationTypeRequest request)
relation type metadata methods
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SetRelationTypeResponse> |
SetRelationTypeResponse.getParserForType() |
static io.grpc.MethodDescriptor<SetRelationTypeRequest,SetRelationTypeResponse> |
WriterGrpc.getSetRelationTypeMethod() |
static com.google.protobuf.Parser<SetRelationTypeResponse> |
SetRelationTypeResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<SetRelationTypeResponse> |
WriterGrpc.WriterFutureStub.setRelationType(SetRelationTypeRequest request)
relation type metadata methods
|
| Modifier and Type | Method and Description |
|---|---|
static SetRelationTypeResponse.Builder |
SetRelationTypeResponse.newBuilder(SetRelationTypeResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
WriterGrpc.AsyncService.setRelationType(SetRelationTypeRequest request,
io.grpc.stub.StreamObserver<SetRelationTypeResponse> responseObserver)
relation type metadata methods
|
void |
WriterGrpc.WriterStub.setRelationType(SetRelationTypeRequest request,
io.grpc.stub.StreamObserver<SetRelationTypeResponse> responseObserver)
relation type metadata methods
|
Copyright © 2024. All rights reserved.