Uses of Class
ru.tinkoff.piapi.contract.v1.Brand
-
Uses of Brand in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return BrandModifier and TypeMethodDescriptionBrand.Builder.build()Brand.Builder.buildPartial()AssetFull.Builder.getBrand()Бренд.AssetFull.getBrand()Бренд.AssetFullOrBuilder.getBrand()Бренд.InstrumentsServiceGrpc.InstrumentsServiceBlockingStub.getBrandBy(GetBrandRequest request) Метод получения бренда по его идентификатору.GetBrandsResponse.Builder.getBrands(int index) Массив брендов.GetBrandsResponse.getBrands(int index) Массив брендов.GetBrandsResponseOrBuilder.getBrands(int index) Массив брендов.static BrandBrand.getDefaultInstance()Brand.Builder.getDefaultInstanceForType()Brand.getDefaultInstanceForType()static BrandBrand.parseDelimitedFrom(InputStream input) static BrandBrand.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BrandBrand.parseFrom(byte[] data) static BrandBrand.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BrandBrand.parseFrom(com.google.protobuf.ByteString data) static BrandBrand.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BrandBrand.parseFrom(com.google.protobuf.CodedInputStream input) static BrandBrand.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BrandBrand.parseFrom(InputStream input) static BrandBrand.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BrandBrand.parseFrom(ByteBuffer data) static BrandBrand.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type BrandModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Brand>InstrumentsServiceGrpc.InstrumentsServiceFutureStub.getBrandBy(GetBrandRequest request) Метод получения бренда по его идентификатору.GetBrandsResponse.Builder.getBrandsList()Массив брендов.GetBrandsResponse.getBrandsList()Массив брендов.GetBrandsResponseOrBuilder.getBrandsList()Массив брендов.static io.grpc.MethodDescriptor<GetBrandRequest,Brand> InstrumentsServiceGrpc.getGetBrandByMethod()com.google.protobuf.Parser<Brand>Brand.getParserForType()static com.google.protobuf.Parser<Brand>Brand.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type BrandModifier and TypeMethodDescriptionМассив брендов.Массив брендов.AssetFull.Builder.mergeBrand(Brand value) Бренд.static Brand.BuilderBrand.newBuilder(Brand prototype) Бренд.Массив брендов.Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type BrandModifier and TypeMethodDescriptionGetBrandsResponse.Builder.addAllBrands(Iterable<? extends Brand> values) Массив брендов.voidInstrumentsServiceGrpc.InstrumentsServiceImplBase.getBrandBy(GetBrandRequest request, io.grpc.stub.StreamObserver<Brand> responseObserver) Метод получения бренда по его идентификатору.voidInstrumentsServiceGrpc.InstrumentsServiceStub.getBrandBy(GetBrandRequest request, io.grpc.stub.StreamObserver<Brand> responseObserver) Метод получения бренда по его идентификатору.