Uses of Class
ru.tinkoff.piapi.contract.v1.CloseSandboxAccountResponse
-
Uses of CloseSandboxAccountResponse in ru.tinkoff.piapi.contract.v1
Methods in ru.tinkoff.piapi.contract.v1 that return CloseSandboxAccountResponseModifier and TypeMethodDescriptionCloseSandboxAccountResponse.Builder.build()CloseSandboxAccountResponse.Builder.buildPartial()SandboxServiceGrpc.SandboxServiceBlockingStub.closeSandboxAccount(CloseSandboxAccountRequest request) Метод закрытия счёта в песочнице.static CloseSandboxAccountResponseCloseSandboxAccountResponse.getDefaultInstance()CloseSandboxAccountResponse.Builder.getDefaultInstanceForType()CloseSandboxAccountResponse.getDefaultInstanceForType()static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseDelimitedFrom(InputStream input) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(byte[] data) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(com.google.protobuf.ByteString data) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(com.google.protobuf.CodedInputStream input) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(InputStream input) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(ByteBuffer data) static CloseSandboxAccountResponseCloseSandboxAccountResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ru.tinkoff.piapi.contract.v1 that return types with arguments of type CloseSandboxAccountResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<CloseSandboxAccountResponse>SandboxServiceGrpc.SandboxServiceFutureStub.closeSandboxAccount(CloseSandboxAccountRequest request) Метод закрытия счёта в песочнице.static io.grpc.MethodDescriptor<CloseSandboxAccountRequest,CloseSandboxAccountResponse> SandboxServiceGrpc.getCloseSandboxAccountMethod()com.google.protobuf.Parser<CloseSandboxAccountResponse>CloseSandboxAccountResponse.getParserForType()static com.google.protobuf.Parser<CloseSandboxAccountResponse>CloseSandboxAccountResponse.parser()Methods in ru.tinkoff.piapi.contract.v1 with parameters of type CloseSandboxAccountResponseModifier and TypeMethodDescriptionCloseSandboxAccountResponse.Builder.mergeFrom(CloseSandboxAccountResponse other) CloseSandboxAccountResponse.newBuilder(CloseSandboxAccountResponse prototype) Method parameters in ru.tinkoff.piapi.contract.v1 with type arguments of type CloseSandboxAccountResponseModifier and TypeMethodDescriptionvoidSandboxServiceGrpc.SandboxServiceImplBase.closeSandboxAccount(CloseSandboxAccountRequest request, io.grpc.stub.StreamObserver<CloseSandboxAccountResponse> responseObserver) Метод закрытия счёта в песочнице.voidSandboxServiceGrpc.SandboxServiceStub.closeSandboxAccount(CloseSandboxAccountRequest request, io.grpc.stub.StreamObserver<CloseSandboxAccountResponse> responseObserver) Метод закрытия счёта в песочнице.