| Package | Description |
|---|---|
| com.aserto.directory.model.v3 |
| Modifier and Type | Method and Description |
|---|---|
GetManifestRequest |
GetManifestRequest.Builder.build() |
GetManifestRequest |
GetManifestRequest.Builder.buildPartial() |
static GetManifestRequest |
GetManifestRequest.getDefaultInstance() |
GetManifestRequest |
GetManifestRequest.getDefaultInstanceForType() |
GetManifestRequest |
GetManifestRequest.Builder.getDefaultInstanceForType() |
static GetManifestRequest |
GetManifestRequest.parseDelimitedFrom(InputStream input) |
static GetManifestRequest |
GetManifestRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetManifestRequest |
GetManifestRequest.parseFrom(byte[] data) |
static GetManifestRequest |
GetManifestRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetManifestRequest |
GetManifestRequest.parseFrom(ByteBuffer data) |
static GetManifestRequest |
GetManifestRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetManifestRequest |
GetManifestRequest.parseFrom(com.google.protobuf.ByteString data) |
static GetManifestRequest |
GetManifestRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetManifestRequest |
GetManifestRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static GetManifestRequest |
GetManifestRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetManifestRequest |
GetManifestRequest.parseFrom(InputStream input) |
static GetManifestRequest |
GetManifestRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<GetManifestRequest,GetManifestResponse> |
ModelGrpc.getGetManifestMethod() |
com.google.protobuf.Parser<GetManifestRequest> |
GetManifestRequest.getParserForType() |
static com.google.protobuf.Parser<GetManifestRequest> |
GetManifestRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetManifestResponse> |
ModelGrpc.ModelBlockingStub.getManifest(GetManifestRequest request)
get manifest instance
|
default void |
ModelGrpc.AsyncService.getManifest(GetManifestRequest request,
io.grpc.stub.StreamObserver<GetManifestResponse> responseObserver)
get manifest instance
|
void |
ModelGrpc.ModelStub.getManifest(GetManifestRequest request,
io.grpc.stub.StreamObserver<GetManifestResponse> responseObserver)
get manifest instance
|
GetManifestRequest.Builder |
GetManifestRequest.Builder.mergeFrom(GetManifestRequest other) |
static GetManifestRequest.Builder |
GetManifestRequest.newBuilder(GetManifestRequest prototype) |
Copyright © 2024. All rights reserved.