Uses of Class
tensorflow.serving.GetModelMetadata.GetModelMetadataRequest
Packages that use GetModelMetadata.GetModelMetadataRequest
-
Uses of GetModelMetadata.GetModelMetadataRequest in org.apache.camel.component.tensorflow.serving
Methods in org.apache.camel.component.tensorflow.serving that return GetModelMetadata.GetModelMetadataRequestModifier and TypeMethodDescriptionTensorFlowServingConverter.toGetModelMetadataRequest(GetModelMetadata.GetModelMetadataRequest.Builder builder) -
Uses of GetModelMetadata.GetModelMetadataRequest in tensorflow.serving
Methods in tensorflow.serving that return GetModelMetadata.GetModelMetadataRequestModifier and TypeMethodDescriptionGetModelMetadata.GetModelMetadataRequest.Builder.build()GetModelMetadata.GetModelMetadataRequest.Builder.buildPartial()GetModelMetadata.GetModelMetadataRequest.getDefaultInstance()GetModelMetadata.GetModelMetadataRequest.Builder.getDefaultInstanceForType()GetModelMetadata.GetModelMetadataRequest.getDefaultInstanceForType()GetModelMetadata.GetModelMetadataRequest.parseDelimitedFrom(InputStream input) GetModelMetadata.GetModelMetadataRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetModelMetadata.GetModelMetadataRequest.parseFrom(byte[] data) GetModelMetadata.GetModelMetadataRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetModelMetadata.GetModelMetadataRequest.parseFrom(com.google.protobuf.ByteString data) GetModelMetadata.GetModelMetadataRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetModelMetadata.GetModelMetadataRequest.parseFrom(com.google.protobuf.CodedInputStream input) GetModelMetadata.GetModelMetadataRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetModelMetadata.GetModelMetadataRequest.parseFrom(InputStream input) GetModelMetadata.GetModelMetadataRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetModelMetadata.GetModelMetadataRequest.parseFrom(ByteBuffer data) GetModelMetadata.GetModelMetadataRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow.serving that return types with arguments of type GetModelMetadata.GetModelMetadataRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetModelMetadata.GetModelMetadataRequest, GetModelMetadata.GetModelMetadataResponse> PredictionServiceGrpc.getGetModelMetadataMethod()com.google.protobuf.Parser<GetModelMetadata.GetModelMetadataRequest> GetModelMetadata.GetModelMetadataRequest.getParserForType()static com.google.protobuf.Parser<GetModelMetadata.GetModelMetadataRequest> GetModelMetadata.GetModelMetadataRequest.parser()Methods in tensorflow.serving with parameters of type GetModelMetadata.GetModelMetadataRequestModifier and TypeMethodDescriptiondefault voidPredictionServiceGrpc.AsyncService.getModelMetadata(GetModelMetadata.GetModelMetadataRequest request, io.grpc.stub.StreamObserver<GetModelMetadata.GetModelMetadataResponse> responseObserver) GetModelMetadata - provides access to metadata for loaded models.PredictionServiceGrpc.PredictionServiceBlockingStub.getModelMetadata(GetModelMetadata.GetModelMetadataRequest request) GetModelMetadata - provides access to metadata for loaded models.PredictionServiceGrpc.PredictionServiceBlockingV2Stub.getModelMetadata(GetModelMetadata.GetModelMetadataRequest request) GetModelMetadata - provides access to metadata for loaded models.com.google.common.util.concurrent.ListenableFuture<GetModelMetadata.GetModelMetadataResponse> PredictionServiceGrpc.PredictionServiceFutureStub.getModelMetadata(GetModelMetadata.GetModelMetadataRequest request) GetModelMetadata - provides access to metadata for loaded models.voidPredictionServiceGrpc.PredictionServiceStub.getModelMetadata(GetModelMetadata.GetModelMetadataRequest request, io.grpc.stub.StreamObserver<GetModelMetadata.GetModelMetadataResponse> responseObserver) GetModelMetadata - provides access to metadata for loaded models.GetModelMetadata.GetModelMetadataRequest.Builder.mergeFrom(GetModelMetadata.GetModelMetadataRequest other) GetModelMetadata.GetModelMetadataRequest.newBuilder(GetModelMetadata.GetModelMetadataRequest prototype)